@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/b6e428f5-a03b-486b-b28d-9d0f1a3a4734> a dcat:Dataset ;
    dct:description """Ontology Created in the DIGITRUBBER Project. \r
Mostly uses OBI Ontologies like IAO and Chebi.""" ;
    dct:identifier "b6e428f5-a03b-486b-b28d-9d0f1a3a4734" ;
    dct:issued "2025-05-07T07:04:31.042523"^^xsd:dateTime ;
    dct:modified "2025-07-23T08:53:54.831591"^^xsd:dateTime ;
    dct:title "DigitRubber Ontology" ;
    dcat:contactPoint [ a vcard:Kind ] ;
    dcat:distribution <https://dataportal.material-digital.de/dataset/b6e428f5-a03b-486b-b28d-9d0f1a3a4734/resource/48231dc1-d4d8-4ace-b43d-5c0c1aebebea> ;
    dcat:keyword "CHEBI",
        "OBI",
        "Protégé",
        "ontology",
        "rubber" ;
    dcat:qualifiedRelation <https://protege.stanford.edu/> .

<https://dataportal.material-digital.de/dataset/b6e428f5-a03b-486b-b28d-9d0f1a3a4734/resource/48231dc1-d4d8-4ace-b43d-5c0c1aebebea> a dcat:Distribution ;
    dct:description """- Link to the Ontology.\r
- Edited with Protégé.""" ;
    dct:format "XML" ;
    dct:issued "2025-05-07T07:06:43.180547"^^xsd:dateTime ;
    dct:modified "2025-06-24T13:25:33.787448"^^xsd:dateTime ;
    dct:title "raw link" ;
    dcat:accessService [ a dcat:DataService ] ;
    dcat:accessURL <https://raw.githubusercontent.com/materialdigital/materialdigital1_ontology_collection/refs/heads/main/DIGITRUBBER/tbox/digitrubber-full.owl> ;
    dcat:mediaType "application/owl+xml" .

<https://protege.stanford.edu/> a dcat:Relationship ;
    dct:relation "derived" .

