@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://trustedtwincatalog.com/dataset/d745717e-c3f0-4545-a3e8-cd693e0a6f9d> a dcat:Dataset ;
    dct:description """A Shaft component for a windmill to be used to construct a torsional vibration analysis via a digital design template.

This is a digital design template (DDT) for torsional vibration analysis. Component type: Shaft. """ ;
    dct:identifier "d745717e-c3f0-4545-a3e8-cd693e0a6f9d" ;
    dct:issued "2026-07-17T22:02:32.137391"^^xsd:dateTime ;
    dct:modified "2026-07-17T22:02:32.137405"^^xsd:dateTime ;
    dct:publisher <https://trustedtwincatalog.com/organization/1741108b-fa32-40e6-ae2e-26e905c69648> ;
    dct:title "Windmill Shaft 4.7m 7.59e+08" ;
    dct:type "dcat:Dataset" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Aalto University" ;
            vcard:hasEmail <mailto:zijad.sivic@aalto.fi> ] ;
    dcat:keyword "digital twin",
        "shaft",
        "torsional vibration",
        "vibration analysis",
        "wind energy",
        "windmill drivetrain" ;
    dcat:landingPage <https://trustedtwincatalog.com/dataset/windmill-shaft-d745717e> .

<https://trustedtwincatalog.com/dataset/windmill-shaft-d745717e> a foaf:Document .

<https://trustedtwincatalog.com/organization/1741108b-fa32-40e6-ae2e-26e905c69648> a foaf:Agent ;
    foaf:name "Windmill OEM 3" .

