@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_a36fd4ae>
  skos:prefLabel "Carbon"@en ;
  a <https://w3id.org/iadopt/ont/Entity>, skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_d26bfd73> .

<https://w3id.org/ozcar-theia/c_d26bfd73>
  skos:related <https://w3id.org/ozcar-theia/c_68da2e2c> ;
  skos:broadMatch <http://www.eionet.europa.eu/gemet/concept/1160>, <http://vocabs.lter-europe.net/EnvThes/20805> ;
  a <https://w3id.org/iadopt/ont/Entity>, skos:Concept ;
  skos:prefLabel "Carbon-13"@en ;
  dc:modified "2023-03-31T15:02:01"^^xsd:dateTime ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  dc:created "2022-02-07T17:00:00"^^xsd:dateTime ;
  skos:definition "[Wikipedia] Carbon-13 (13C) is a natural, stable isotope of carbon with a nucleus containing six protons and seven neutrons. As one of the environmental isotopes, it makes up about 1.1% of all natural carbon on Earth."@en ;
  skos:broader <https://w3id.org/ozcar-theia/c_a36fd4ae> .

<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
<https://w3id.org/ozcar-theia/c_68da2e2c>
  skos:prefLabel "Carbon-13 and carbon-14 isotope ratio"@en ;
  a <https://w3id.org/iadopt/ont/Property>, skos:Concept ;
  skos:related <https://w3id.org/ozcar-theia/c_d26bfd73> .

