@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://securedigitaltwins.com/dataset/009fd0cc-849f-4ebf-8e91-0b9805942e58> 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 "009fd0cc-849f-4ebf-8e91-0b9805942e58" ;
    dct:issued "2026-07-17T21:49:24.714041"^^xsd:dateTime ;
    dct:modified "2026-07-17T21:49:24.714053"^^xsd:dateTime ;
    dct:publisher <https://securedigitaltwins.com/organization/22500453-86f2-47b9-aa6a-91e20b2a409d> ;
    dct:title "Windmill Rotor 2000.0kW exc 8.93e+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://securedigitaltwins.com/dataset/windmill-rotor-009fd0cc> .

<https://securedigitaltwins.com/dataset/windmill-rotor-009fd0cc> a foaf:Document .

<https://securedigitaltwins.com/organization/22500453-86f2-47b9-aa6a-91e20b2a409d> a foaf:Agent ;
    foaf:name "Windmill OEM 2" .

