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

<https://dataportal.material-digital.de/dataset/7cfc786d-e454-4c42-a928-88c31923d63b> a dcat:Dataset ;
    dct:description "Diese Ontologie beschreibt Faserverbundwerkstoffe entsprechend den Anforderungen im Projekt SensoTwin, sie ist weiterhin in Entwicklung. Sie kümmert sich um: verwendete Materialien, Produktionsprozesse, Prüfverfahren, Parameter und Ergebnisse, Simulation und Bauteilgeometrie. Enthaltene Instanzen dienen als Proof of Concept bzw. als beispielhafte Anwendungen." ;
    dct:identifier "7cfc786d-e454-4c42-a928-88c31923d63b" ;
    dct:issued "2025-05-09T08:16:09.628701"^^xsd:dateTime ;
    dct:modified "2025-05-09T08:17:28.398920"^^xsd:dateTime ;
    dct:title "SensoTwin Ontology" ;
    dcat:contactPoint [ a vcard:Kind ] ;
    dcat:distribution <https://dataportal.material-digital.de/dataset/7cfc786d-e454-4c42-a928-88c31923d63b/resource/14cbc299-3ecc-4b11-8655-99dc75da88c6> ;
    dcat:keyword "ontology",
        "pmd-co",
        "pmd-co-2.07" .

<https://dataportal.material-digital.de/dataset/7cfc786d-e454-4c42-a928-88c31923d63b/resource/14cbc299-3ecc-4b11-8655-99dc75da88c6> a dcat:Distribution ;
    dct:description "download link in owl-xml" ;
    dct:format "XML" ;
    dct:issued "2025-05-09T08:17:09.166369"^^xsd:dateTime ;
    dct:modified "2025-05-09T08:17:09.953508"^^xsd:dateTime ;
    dct:title "ontology download" ;
    dcat:accessService [ a dcat:DataService ] ;
    dcat:accessURL <https://raw.githubusercontent.com/materialdigital/materialdigital1_ontology_collection/refs/heads/main/SensoTwin/tbox/PMDCollectionSensoTwin.ttl> ;
    dcat:mediaType "application/owl+xml" .

