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

<https://w3id.org/ozcar-theia/c_a69846cb> ns0:hasObjectOfInterest <https://w3id.org/ozcar-theia/c_499f4cb7> .
<https://w3id.org/ozcar-theia/c_2b4d3db8> ns0:constrains <https://w3id.org/ozcar-theia/c_499f4cb7> .
<https://w3id.org/ozcar-theia/c_ada0232e> ns0:hasObjectOfInterest <https://w3id.org/ozcar-theia/c_499f4cb7> .
<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
<https://w3id.org/ozcar-theia/c_499f4cb7>
  skos:broader <https://w3id.org/ozcar-theia/c_c2c513c5> ;
  skos:definition <https://w3id.org/ozcar-theia/def_ae43ce0c> ;
  dc:modified "2023-05-12T14:34:00"^^xsd:dateTime ;
  dc:created "2022-02-07T17:00:00"^^xsd:dateTime ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:prefLabel "Rhenium"@en ;
  a ns0:Entity, skos:Concept .

<https://w3id.org/ozcar-theia/def_ae43ce0c>
  dc:source <https://en.wikipedia.org/wiki/Rhenium> ;
  rdf:value "Rhenium is a chemical element with the symbol Re and atomic number 75. It is a silvery-gray, heavy, third-row transition metal in group 7 of the periodic table. "@en .

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

