@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/08f9d36f-37e4-46c6-ac04-e7623b036c66> a dcat:Dataset ;
    dct:description "Stahl Digital Process Ontology, uses EMMO and PMDco-0.1" ;
    dct:identifier "08f9d36f-37e4-46c6-ac04-e7623b036c66" ;
    dct:issued "2025-05-09T08:37:31.601781"^^xsd:dateTime ;
    dct:modified "2025-05-09T08:42:48.398436"^^xsd:dateTime ;
    dct:title "StahlDigital Process Ontology" ;
    dcat:contactPoint [ a vcard:Kind ] ;
    dcat:distribution <https://dataportal.material-digital.de/dataset/08f9d36f-37e4-46c6-ac04-e7623b036c66/resource/03ba3b64-91be-40bd-b4be-6d2727551336>,
        <https://dataportal.material-digital.de/dataset/08f9d36f-37e4-46c6-ac04-e7623b036c66/resource/2b2302b5-0dc5-4f03-9b2b-b44333aa99fa>,
        <https://dataportal.material-digital.de/dataset/08f9d36f-37e4-46c6-ac04-e7623b036c66/resource/f6ab8735-b2de-448a-b5c3-7ff63ff96793> ;
    dcat:keyword "emmo",
        "ontology",
        "pmd-co",
        "pmd-co-0.1",
        "steel" .

<https://dataportal.material-digital.de/dataset/08f9d36f-37e4-46c6-ac04-e7623b036c66/resource/03ba3b64-91be-40bd-b4be-6d2727551336> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-05-09T08:38:05.923734"^^xsd:dateTime ;
    dct:modified "2025-05-09T08:38:06.475979"^^xsd:dateTime ;
    dct:title "ontology URI" ;
    dcat:accessService [ a dcat:DataService ] ;
    dcat:accessURL <https://w3id.org/steel/ProcessOntology> .

<https://dataportal.material-digital.de/dataset/08f9d36f-37e4-46c6-ac04-e7623b036c66/resource/2b2302b5-0dc5-4f03-9b2b-b44333aa99fa> a dcat:Distribution ;
    dct:description "download link" ;
    dct:format "TXT" ;
    dct:issued "2025-05-09T08:42:28.252179"^^xsd:dateTime ;
    dct:modified "2025-05-09T08:42:48.402034"^^xsd:dateTime ;
    dct:title "download" ;
    dcat:accessService [ a dcat:DataService ] ;
    dcat:accessURL <https://raw.githubusercontent.com/materialdigital/SteelDigitalOntology/refs/heads/main/StahlDigital-vocab.ttl> ;
    dcat:mediaType "text/turtle" .

<https://dataportal.material-digital.de/dataset/08f9d36f-37e4-46c6-ac04-e7623b036c66/resource/f6ab8735-b2de-448a-b5c3-7ff63ff96793> a dcat:Distribution ;
    dct:description "Github Repository" ;
    dct:format "HTML" ;
    dct:issued "2025-05-09T08:40:01.001550"^^xsd:dateTime ;
    dct:modified "2025-05-09T08:42:28.245276"^^xsd:dateTime ;
    dct:title "repository" ;
    dcat:accessService [ a dcat:DataService ] ;
    dcat:accessURL <https://github.com/materialdigital/SteelDigitalOntology> .

