@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/f031b62b-2110-49b4-b4b8-37ff38d63b4f> a dcat:Dataset ;
    dct:description "The Concrete Production and Testing Ontology (CPTO) is created in the project LeBeDigital. It describes the production chain of concrete, starting with the mix design through curing and testing. It consist of the domain specific ontology CPTO as a basis for a set of knowledge graph templates to describe process steps like mixing process, hardening and storage or compressive strength testing. The CPTO is based on PMDco 2.07" ;
    dct:identifier "f031b62b-2110-49b4-b4b8-37ff38d63b4f" ;
    dct:issued "2025-05-09T08:09:07.910047"^^xsd:dateTime ;
    dct:modified "2025-05-09T08:12:40.343067"^^xsd:dateTime ;
    dct:title "LeBeDigital Ontology" ;
    dcat:contactPoint [ a vcard:Kind ] ;
    dcat:distribution <https://dataportal.material-digital.de/dataset/f031b62b-2110-49b4-b4b8-37ff38d63b4f/resource/b6a0604c-3f90-4df3-bf08-8a9d85db6714>,
        <https://dataportal.material-digital.de/dataset/f031b62b-2110-49b4-b4b8-37ff38d63b4f/resource/ef304db4-de5e-4c0e-9ff8-2aa9654d4024> ;
    dcat:keyword "concrete",
        "ontology",
        "pmd-co",
        "pmd-co-2.07" .

<https://dataportal.material-digital.de/dataset/f031b62b-2110-49b4-b4b8-37ff38d63b4f/resource/b6a0604c-3f90-4df3-bf08-8a9d85db6714> a dcat:Distribution ;
    dct:description "Namespace and HTML Documentation" ;
    dct:format "HTML" ;
    dct:issued "2025-05-09T08:10:54.616853"^^xsd:dateTime ;
    dct:modified "2025-05-09T08:10:55.545412"^^xsd:dateTime ;
    dct:title "ontology documentation" ;
    dcat:accessService [ a dcat:DataService ] ;
    dcat:accessURL <https://w3id.org/cpto> .

<https://dataportal.material-digital.de/dataset/f031b62b-2110-49b4-b4b8-37ff38d63b4f/resource/ef304db4-de5e-4c0e-9ff8-2aa9654d4024> a dcat:Distribution ;
    dct:description "donwload link for owl xml" ;
    dct:format "XML" ;
    dct:issued "2025-05-09T08:12:40.352046"^^xsd:dateTime ;
    dct:modified "2025-05-09T08:12:40.346345"^^xsd:dateTime ;
    dct:title "ontology download" ;
    dcat:accessService [ a dcat:DataService ] ;
    dcat:accessURL <https://bamresearch.github.io/LebeDigital/newest/ontology.rdf> ;
    dcat:mediaType "application/owl+xml" .

