@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/8131356a-174f-42d4-977b-d7e6370faa25> a dcat:Dataset ;
    dct:description """Modules of the ODE_AM Application Ontologies using basic formal ontology BFO as top level and Common Core Ontology CCO as mid level modules.\r
\r
More:\r
\r
* Ontologies for FAIR Data in Additive Manufacturing: A Use Case-Based Evaluation | Thomas Bjarsch, Klaus Drechsler, Johannes Schilp (2025) | DOI: https://doi.org/10.1002/adem.202401528""" ;
    dct:identifier "8131356a-174f-42d4-977b-d7e6370faa25" ;
    dct:issued "2025-05-07T08:53:52.316831"^^xsd:dateTime ;
    dct:modified "2025-05-07T08:58:43.358553"^^xsd:dateTime ;
    dct:title "ODE_AM Ontology" ;
    dcat:contactPoint [ a vcard:Kind ] ;
    dcat:distribution <https://dataportal.material-digital.de/dataset/8131356a-174f-42d4-977b-d7e6370faa25/resource/77523b03-16ca-431d-b5bc-a40dd26c1cda> ;
    dcat:keyword "bfo",
        "cco",
        "ontology" .

<https://dataportal.material-digital.de/dataset/8131356a-174f-42d4-977b-d7e6370faa25/resource/77523b03-16ca-431d-b5bc-a40dd26c1cda> a dcat:Distribution ;
    dct:description "Link to the Folder containing the ontology modules" ;
    dct:format "HTML" ;
    dct:issued "2025-05-07T08:54:55.807262"^^xsd:dateTime ;
    dct:modified "2025-05-07T08:54:57.433985"^^xsd:dateTime ;
    dct:title "Repository Folder Link" ;
    dcat:accessService [ a dcat:DataService ] ;
    dcat:accessURL <https://github.com/materialdigital/materialdigital1_ontology_collection/tree/main/ODE_AM/tbox> .

