@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/c5a55f56-71e9-4a8c-b965-3e4c7f4417b2> a dcat:Dataset ;
    dct:description """A Turbine 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: Turbine. """ ;
    dct:identifier "c5a55f56-71e9-4a8c-b965-3e4c7f4417b2" ;
    dct:issued "2026-07-17T22:00:35.203403"^^xsd:dateTime ;
    dct:modified "2026-07-17T22:00:35.203413"^^xsd:dateTime ;
    dct:publisher <https://trustedtwincatalog.com/organization/7c695e4b-8a58-404c-b16e-fa92960ddc22> ;
    dct:title "Windmill Turbine 250.0kW 2.86e+07" ;
    dct:type "dcat:Dataset" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Aalto University" ;
            vcard:hasEmail <mailto:zijad.sivic@aalto.fi> ] ;
    dcat:keyword "digital twin",
        "torsional vibration",
        "turbine",
        "vibration analysis",
        "wind energy",
        "windmill system" ;
    dcat:landingPage <https://trustedtwincatalog.com/dataset/windmill-turbine-c5a55f56> .

<https://trustedtwincatalog.com/dataset/windmill-turbine-c5a55f56> a foaf:Document .

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

