@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 ns0: <https://w3id.org/iadopt/ont/> .

<https://w3id.org/ozcar-theia/c_d26bfd73>
  skos:prefLabel "Carbon-13"@en ;
  a <https://w3id.org/iadopt/ont/Entity>, skos:Concept ;
  skos:related <https://w3id.org/ozcar-theia/c_68da2e2c> .

<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
<https://w3id.org/ozcar-theia/c_68da2e2c>
  skos:related <https://w3id.org/ozcar-theia/c_11c11fa0>, <https://w3id.org/ozcar-theia/c_d26bfd73> ;
  skos:broader <https://w3id.org/ozcar-theia/c_4becd9c4> ;
  dc:modified "2023-03-31T15:07:58"^^xsd:dateTime ;
  dc:created "2022-11-30T15:43:15"^^xsd:dateTime ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:prefLabel "Carbon-13 and carbon-14 isotope ratio"@en ;
  a <https://w3id.org/iadopt/ont/Property>, skos:Concept .

<https://w3id.org/ozcar-theia/c_4becd9c4>
  skos:prefLabel "Isotopic ratio"@en ;
  a <https://w3id.org/iadopt/ont/Property>, skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_68da2e2c> .

<https://w3id.org/ozcar-theia/c_daaf752f> ns0:hasProperty <https://w3id.org/ozcar-theia/c_68da2e2c> .
<https://w3id.org/ozcar-theia/c_11c11fa0>
  skos:prefLabel "Carbon-14"@en ;
  a ns0:Entity, skos:Concept ;
  skos:related <https://w3id.org/ozcar-theia/c_68da2e2c> .

