@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 ns0: <https://w3id.org/iadopt/ont/> .

<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
<https://w3id.org/ozcar-theia/c_d8a5be4b>
  dc:created "2022-02-07T17:00:00"^^xsd:dateTime ;
  a <https://w3id.org/iadopt/ont/Entity>, skos:Concept ;
  skos:altLabel "S"@en ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:definition "[Wikipedia] Sulfur (in British English: sulphur) is a chemical element with the symbol S and atomic number 16. It is abundant, multivalent and nonmetallic. Under normal conditions, sulfur atoms form cyclic octatomic molecules with a chemical formula S8. Elemental sulfur is a bright yellow, crystalline solid at room temperature. "@en ;
  dc:modified "2022-09-20T10:04:04"^^xsd:dateTime ;
  skos:exactMatch <http://vocabs.lter-europe.net/EnvThes/20869> ;
  skos:broader <https://w3id.org/ozcar-theia/c_c2c513c5> ;
  skos:prefLabel "Sulfur"@en .

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

<https://w3id.org/ozcar-theia/c_2f488b58> ns0:hasObjectOfInterest <https://w3id.org/ozcar-theia/c_d8a5be4b> .
