@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://w3id.org/iadopt/ont/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns1: <https://w3id.org/ozcar-theia/> .

<https://w3id.org/ozcar-theia/simplifiedLabel>
  rdfs:comment "For Theia OZCAR information system purpose. This label is used to enhance discoverability on the information system."@en ;
  rdfs:label "Simplified label"@en .

<https://w3id.org/ozcar-theia/c_2c6954ab>
  skos:prefLabel "Karst water physic variable"@en ;
  a <https://w3id.org/ozcar-theia/CategoryOfVariable>, skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_0e3c04e9> .

<https://w3id.org/ozcar-theia/c_4c19518b>
  skos:prefLabel "Karst water fluorescence after glycine tracer dilution"@en ;
  a <https://w3id.org/iadopt/ont/Variable>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_0e3c04e9> .

<https://w3id.org/ozcar-theia/c_571d7359>
  skos:prefLabel "Karst water"@en ;
  a <https://w3id.org/iadopt/ont/Entity>, skos:Concept .

<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
<https://w3id.org/ozcar-theia/c_0e3c04e9>
  skos:narrower <https://w3id.org/ozcar-theia/c_4c19518b>, <https://w3id.org/ozcar-theia/c_11788313>, <https://w3id.org/ozcar-theia/c_d6aa5df5> ;
  ns0:hasProperty <https://w3id.org/ozcar-theia/c_f7792bd0> ;
  dc:created "2022-02-07T17:00:00"^^xsd:dateTime ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  ns1:simplifiedLabel "Karst water fluorescence"@en ;
  skos:prefLabel "Karst water fluorescence"@en ;
  dc:description "Scientific variable observing karst water fluorescence"@en ;
  skos:broader ns1:c_2c6954ab ;
  dc:modified "2022-05-09T15:06:05"^^xsd:dateTime ;
  a ns0:Variable, skos:Concept ;
  ns0:hasObjectOfInterest ns1:c_571d7359 .

ns1:c_11788313
  skos:prefLabel "Karst water fluorescence after fluorescein tracer dilution"@en ;
  a ns0:Variable, skos:Concept ;
  skos:broader ns1:c_0e3c04e9 .

ns1:c_d6aa5df5
  skos:prefLabel "Karst water fluorescence after rhodamine tracer dilution"@en ;
  a ns0:Variable, skos:Concept ;
  skos:broader ns1:c_0e3c04e9 .

ns1:c_f7792bd0
  skos:prefLabel "Fluorescence"@en ;
  a ns0:Property, skos:Concept .

