@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_021d3c0a>
  a <https://w3id.org/iadopt/ont/Entity>, skos:Concept ;
  skos:broadMatch <http://vocabs.lter-europe.net/EnvThes/20832>, <http://www.eionet.europa.eu/gemet/concept/5605> ;
  skos:exactMatch <http://vocabs.lter-europe.net/EnvThes/20885> ;
  dc:created "2022-02-07T17:00:00"^^xsd:dateTime ;
  skos:definition "[ChEBI] The stable isotope of nitrogen with relative atomic mass 15.000109. The least abundant (0.368 atom percent) isotope of naturally occurring nitrogen."@en ;
  dc:modified "2023-05-12T13:26:14"^^xsd:dateTime ;
  skos:prefLabel "Nitrogen-15"@en ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:broader <https://w3id.org/ozcar-theia/c_0f25e085> .

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

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