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

<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_8c9433ad> .

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

<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_8c9433ad> .

<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
<https://w3id.org/ozcar-theia/c_8c9433ad>
  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_cd1d4a26> ;
  dc:modified "2023-05-12T14:20:39"^^xsd:dateTime ;
  dc:created "2023-03-31T15:03:08"^^xsd:dateTime ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:prefLabel "Hydrogen-2"@en ;
  a <https://w3id.org/iadopt/ont/Entity>, skos:Concept .

