@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://w3id.org/iadopt/ont/> .

<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
<https://w3id.org/ozcar-theia/def_018eb6c0>
  dc:source <https://dbpedia.org/resource/Uranium-238> ;
  rdf:value "Uranium-238 (238U or U-238) is the most common isotope of uranium found in nature, with a relative abundance of 99%. "@en .

<https://w3id.org/ozcar-theia/c_c2c513c5>
  skos:prefLabel "Chemical entity"@en ;
  a skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_49b4e172> .

<https://w3id.org/ozcar-theia/c_49b4e172>
  skos:broader <https://w3id.org/ozcar-theia/c_c2c513c5> ;
  skos:definition <https://w3id.org/ozcar-theia/def_018eb6c0> ;
  dc:modified "2023-09-15T12:32:11"^^xsd:dateTime ;
  dc:created "2023-09-15T12:29:27"^^xsd:dateTime ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:prefLabel "Uranium-238"@en ;
  a <https://w3id.org/iadopt/ont/Entity>, skos:Concept .

<https://w3id.org/ozcar-theia/c_fa120630> ns0:hasObjectOfInterest <https://w3id.org/ozcar-theia/c_49b4e172> .
