@prefix ns0: <https://w3id.org/iadopt/ont/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://w3id.org/ozcar-theia/c_12ba06b1> ns0:hasObjectOfInterest <https://w3id.org/ozcar-theia/c_a048b4a8> .
<https://w3id.org/ozcar-theia/c_4f683b9c> ns0:hasObjectOfInterest <https://w3id.org/ozcar-theia/c_a048b4a8> .
<https://w3id.org/ozcar-theia/def_444f95ed>
  dc:source <https://en.wikipedia.org/wiki/Iron(II)> ;
  rdf:value "In chemistry, iron(II) refers to the element iron in its +2 oxidation state. In ionic compounds (salts), such an atom may occur as a separate cation (positive ion) denoted by Fe2+."@en .

<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
<https://w3id.org/ozcar-theia/c_c2c513c5>
  skos:prefLabel "Chemical entity"@en ;
  a skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_a048b4a8> .

<https://w3id.org/ozcar-theia/c_a048b4a8>
  skos:prefLabel "Iron(2+)"@en ;
  a ns0:Entity, skos:Concept ;
  dc:created "2022-02-07T17:00:00"^^xsd:dateTime ;
  dc:modified "2023-05-12T14:23:21"^^xsd:dateTime ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:broadMatch <http://www.eionet.europa.eu/gemet/concept/4498>, <http://vocabs.lter-europe.net/EnvThes/20827> ;
  skos:definition <https://w3id.org/ozcar-theia/def_444f95ed> ;
  skos:broader <https://w3id.org/ozcar-theia/c_c2c513c5> .

