@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/7531a754-90b5-4fa9-93ee-d92cfd620a03> 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 "7531a754-90b5-4fa9-93ee-d92cfd620a03" ;
    dct:issued "2026-07-17T21:56:46.214202"^^xsd:dateTime ;
    dct:modified "2026-07-17T21:56:46.214212"^^xsd:dateTime ;
    dct:publisher <https://trustedtwincatalog.com/organization/7c695e4b-8a58-404c-b16e-fa92960ddc22> ;
    dct:title "Windmill Shaft 10.3m 4.89e+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-7531a754> .

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

<https://trustedtwincatalog.com/organization/7c695e4b-8a58-404c-b16e-fa92960ddc22> a foaf:Agent ;
    foaf:name "Windmill OEM 2" .

