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

<https://w3id.org/ozcar-theia/c_bcf0bf44>
  skos:prefLabel "Oxygen-18 and oxygen-16 isotope ratio"@en ;
  a <https://w3id.org/iadopt/ont/Property>, skos:Concept ;
  skos:related <https://w3id.org/ozcar-theia/c_9a042f66> .

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

<https://w3id.org/ozcar-theia/c_9a042f66>
  a skos:Concept, <https://w3id.org/iadopt/ont/Entity> ;
  skos:related <https://w3id.org/ozcar-theia/c_bcf0bf44> ;
  dc:created "2022-02-07T17:00:00"^^xsd:dateTime ;
  skos:broadMatch <http://www.eionet.europa.eu/gemet/concept/5982>, <http://vocabs.lter-europe.net/EnvThes/20850> ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:prefLabel "Oxygen-18"@en ;
  skos:definition "[ChEBI] The stable isotope of oxygen with relative atomic mass 17.999160 and 0.205 atom percent natural abundance."@en ;
  dc:modified "2023-03-31T14:59:48"^^xsd:dateTime ;
  skos:broader <https://w3id.org/ozcar-theia/c_a54bce82> .

<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
