@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/2e956519-6805-4d68-96de-2e2dd0bdd18d> a dcat:Dataset ;
    dct:description """The GlasDigital Ontology was developed for the GlasDigital project (https://www.materialdigital.de/project/4). It describes the robotic melting process at Bundesanstalt für Materialforschung und -prüfung (BAM), Berlin and also contains the terminology of the SciGlass database (The data has become open source since 2019. See: https://github.com/epam/SciGlass).\r
\r
A practical use case of the ontology is the Semantic Knowledge Base (SKB) developed with Fast Ontodocker (https://git.material-digital.de/ya-fanchen/fast-ontodocker), which covers the entire glass manufacturing process parameters and glass property searching, as well as the integration of SciGlass data. It is based on the PMD Core Ontology (PMDco) v1.""" ;
    dct:identifier "2e956519-6805-4d68-96de-2e2dd0bdd18d" ;
    dct:issued "2025-05-07T09:08:09.800242"^^xsd:dateTime ;
    dct:modified "2025-05-07T09:16:46.224293"^^xsd:dateTime ;
    dct:title "GlasDigital Ontology" ;
    dcat:contactPoint [ a vcard:Kind ] ;
    dcat:distribution <https://dataportal.material-digital.de/dataset/2e956519-6805-4d68-96de-2e2dd0bdd18d/resource/23379f39-4a8b-430e-a1f6-8ad32538c490>,
        <https://dataportal.material-digital.de/dataset/2e956519-6805-4d68-96de-2e2dd0bdd18d/resource/a9bc7633-ee62-4fd6-aa59-372d694091d9>,
        <https://dataportal.material-digital.de/dataset/2e956519-6805-4d68-96de-2e2dd0bdd18d/resource/e15d7a22-79bc-484d-b744-86fa5c35c3f7> ;
    dcat:keyword "glass",
        "ontology",
        "pmd-co",
        "pmd-co-0.1" .

<https://dataportal.material-digital.de/dataset/2e956519-6805-4d68-96de-2e2dd0bdd18d/resource/23379f39-4a8b-430e-a1f6-8ad32538c490> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2025-05-07T09:10:35.380116"^^xsd:dateTime ;
    dct:modified "2025-05-07T09:13:50.655030"^^xsd:dateTime ;
    dct:title "owl-xml serialization" ;
    dcat:accessService [ a dcat:DataService ] ;
    dcat:accessURL <https://materialdigital.github.io/glasdigital-ontology/ontology.rdf> ;
    dcat:mediaType "application/owl+xml" .

<https://dataportal.material-digital.de/dataset/2e956519-6805-4d68-96de-2e2dd0bdd18d/resource/a9bc7633-ee62-4fd6-aa59-372d694091d9> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-05-07T09:16:46.233625"^^xsd:dateTime ;
    dct:modified "2025-05-07T09:16:46.227888"^^xsd:dateTime ;
    dct:title "repository" ;
    dcat:accessService [ a dcat:DataService ] ;
    dcat:accessURL <https://github.com/materialdigital/glasdigital-ontology> .

<https://dataportal.material-digital.de/dataset/2e956519-6805-4d68-96de-2e2dd0bdd18d/resource/e15d7a22-79bc-484d-b744-86fa5c35c3f7> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-05-07T09:13:50.661014"^^xsd:dateTime ;
    dct:modified "2025-05-07T09:16:46.227765"^^xsd:dateTime ;
    dct:title "documentation" ;
    dcat:accessService [ a dcat:DataService ] ;
    dcat:accessURL <https://materialdigital.github.io/glasdigital-ontology> .

