@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/52073540-7c87-4251-807e-61a9d1c8e2be> a dcat:Dataset ;
    dct:description "This is an ontology for the PMD-project SmaDi, designed for smart materials and with the focus on using it in the context of ontology-based data access (OBDA)." ;
    dct:identifier "52073540-7c87-4251-807e-61a9d1c8e2be" ;
    dct:issued "2025-05-09T08:20:40.494507"^^xsd:dateTime ;
    dct:modified "2025-05-09T08:28:33.503335"^^xsd:dateTime ;
    dct:title "SmaDi-Ontology" ;
    dcat:contactPoint [ a vcard:Kind ] ;
    dcat:distribution <https://dataportal.material-digital.de/dataset/52073540-7c87-4251-807e-61a9d1c8e2be/resource/ce31d123-e3e0-4257-992e-c53330aa1d3f> ;
    dcat:keyword "ontology",
        "smart materials" .

<https://dataportal.material-digital.de/dataset/52073540-7c87-4251-807e-61a9d1c8e2be/resource/ce31d123-e3e0-4257-992e-c53330aa1d3f> a dcat:Distribution ;
    dct:description "downlink in turtle format" ;
    dct:format "TXT" ;
    dct:issued "2025-05-09T08:24:26.627414"^^xsd:dateTime ;
    dct:modified "2025-05-09T08:28:33.506349"^^xsd:dateTime ;
    dct:title "ontology download" ;
    dcat:accessService [ a dcat:DataService ] ;
    dcat:accessURL <https://raw.githubusercontent.com/materialdigital/materialdigital1_ontology_collection/refs/heads/main/SmaDi/tbox/smadi_ont.ttl> ;
    dcat:mediaType "text/turtle" .

