@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/87dfb1c1-fa9a-4a51-b35a-6ddd58a86adc> a dcat:Dataset ;
    dct:description """A Rotor 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: Rotor. """ ;
    dct:identifier "87dfb1c1-fa9a-4a51-b35a-6ddd58a86adc" ;
    dct:issued "2026-07-17T22:09:20.359963"^^xsd:dateTime ;
    dct:modified "2026-07-17T22:09:20.359976"^^xsd:dateTime ;
    dct:publisher <https://trustedtwincatalog.com/organization/2f5861c0-a9fb-4443-a44b-f825cd426561> ;
    dct:title "Windmill Rotor 300.0kW exc 1.21e+04" ;
    dct:type "dcat:Dataset" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Aalto University" ;
            vcard:hasEmail <mailto:zijad.sivic@aalto.fi> ] ;
    dcat:keyword "digital twin",
        "rotor",
        "torsional vibration",
        "vibration analysis",
        "wind energy",
        "windmill drivetrain" ;
    dcat:landingPage <https://trustedtwincatalog.com/dataset/windmill-rotor-87dfb1c1> .

<https://trustedtwincatalog.com/dataset/windmill-rotor-87dfb1c1> a foaf:Document .

<https://trustedtwincatalog.com/organization/2f5861c0-a9fb-4443-a44b-f825cd426561> a foaf:Agent ;
    foaf:name "Windmill OEM 4" .

