@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

<https://w3id.org/ozcar-theia/c_2a38acf9>
  skos:prefLabel "Hydrogen-2 and hydrogen-1 isotope ratio"@en ;
  a <https://w3id.org/iadopt/ont/Property>, skos:Concept ;
  skos:related <https://w3id.org/ozcar-theia/c_b124133e> .

<https://w3id.org/ozcar-theia/c_740cc17c>
  skos:prefLabel "Hydrogen"@en ;
  a <https://w3id.org/iadopt/ont/Entity>, skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_b124133e> .

<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
<https://w3id.org/ozcar-theia/c_b124133e>
  skos:related <https://w3id.org/ozcar-theia/c_2a38acf9> ;
  skos:broader <https://w3id.org/ozcar-theia/c_740cc17c> ;
  skos:definition <https://w3id.org/ozcar-theia/def_7bcf9377> ;
  dc:modified "2023-05-12T14:19:57"^^xsd:dateTime ;
  dc:created "2023-03-31T15:03:02"^^xsd:dateTime ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:prefLabel "Hydrogen-1"@en ;
  a <https://w3id.org/iadopt/ont/Entity>, skos:Concept .

<https://w3id.org/ozcar-theia/def_7bcf9377>
  dc:source <https://www.ebi.ac.uk/chebi/searchId.do?chebiId=CHEBI:29236> ;
  rdf:value "The stable isotope of hydrogen with relative atomic mass 1.007825 and a natural abundance of 99.9885 atom percent"@en .

