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

<https://w3id.org/ozcar-theia/c_d1de3414>
  skos:prefLabel "Fluorescein"@en ;
  a <https://w3id.org/iadopt/ont/Entity>, skos:Concept ;
  skos:related <https://w3id.org/ozcar-theia/c_a5dfdc94> .

<https://w3id.org/ozcar-theia/c_a5dfdc94>
  skos:related <https://w3id.org/ozcar-theia/c_d1de3414> ;
  skos:broader <https://w3id.org/ozcar-theia/c_67d7be43> ;
  skos:definition "Fluorescein tracer dilution is a method of determining the flow rate in a ground or surface water environment where a hydraulic structure (flume / weir) cannot be installed either due to cost, monitoring duration, or ecological reasons."@en ;
  dc:modified "2023-12-18T08:26:42"^^xsd:dateTime ;
  dc:created "2023-12-18T08:23:18"^^xsd:dateTime ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:prefLabel "Fluorescein tracer dilution"@en ;
  a <https://w3id.org/iadopt/ont/Entity>, skos:Concept .

<https://w3id.org/ozcar-theia/c_67d7be43>
  skos:prefLabel "Hydrology experiment"@en ;
  a skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_a5dfdc94> .

<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
<https://w3id.org/ozcar-theia/c_11788313> ns0:hasContextObject <https://w3id.org/ozcar-theia/c_a5dfdc94> .
