@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix dct: <http://purl.org/dc/terms/> . @prefix ns0: <https://purls.helmholtz-metadaten.de/rdo/> . @prefix dc: <http://purl.org/dc/elements/1.1/> . @prefix ns1: <https://orcid.org/> . <https://purls.helmholtz-metadaten.de/rdo/> dc:contributor <https://orcid.org/0000-0001-9560-4728> ; dct:created "2024-15-11" ; dct:creator <https://orcid.org/0000-0001-9560-4728> ; dct:description "The Reference Dataset Ontology describes general concepts, which are related to a reference dataset, including aspects of referencing, documentation and certification. The reference can be digital, bibliographical or material. The dataset can be related to any domain. This version encompasses datasets related to the domain of Material Science, and therefore also the concept of a reference material. The purpose of the Reference Dataset Ontology is to describe concepts, which are required to qualify a dataset as a reference dataset." ; dct:license <https://creativecommons.org/licenses/by/4.0/> ; dct:title "The Reference Dataset Ontology " ; a owl:NamedIndividual, owl:Ontology ; owl:versionIRI <https://purls.helmholtz-metadaten.de/rdo/1.0.0> ; owl:versionInfo "1.0.0" .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix ns0: <https://purls.helmholtz-metadaten.de/rdo/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix ns1: <https://orcid.org/> .

<https://purls.helmholtz-metadaten.de/rdo/>
    dc:contributor <https://orcid.org/0000-0001-9560-4728> ;
    dct:created "2024-15-11" ;
    dct:creator <https://orcid.org/0000-0001-9560-4728> ;
    dct:description "The Reference Dataset Ontology describes general concepts, which are related to a reference dataset, including aspects of referencing, documentation and certification. The reference can be digital, bibliographical or material. The dataset can be related to any domain. This version encompasses datasets related to the domain of Material Science, and therefore also the concept of a reference material. The purpose of the Reference Dataset Ontology is to describe concepts, which are required to qualify a dataset as a reference dataset." ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    dct:title "The Reference Dataset Ontology " ;
    a owl:NamedIndividual, owl:Ontology ;
    owl:versionIRI <https://purls.helmholtz-metadaten.de/rdo/1.0.0> ;
    owl:versionInfo "1.0.0" .