@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#> .

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

<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
<https://w3id.org/ozcar-theia/c_67d7be43>
  skos:prefLabel "Hydrology experiment"@en ;
  a skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_ed254b5a> .

<https://w3id.org/ozcar-theia/c_d6aa5df5> ns0:hasContextObject <https://w3id.org/ozcar-theia/c_ed254b5a> .
<https://w3id.org/ozcar-theia/c_ed254b5a>
  skos:related <https://w3id.org/ozcar-theia/c_8fd3de7b> ;
  skos:broader <https://w3id.org/ozcar-theia/c_67d7be43> ;
  skos:definition "Rhodamine 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:05"^^xsd:dateTime ;
  dc:created "2023-12-18T08:17:35"^^xsd:dateTime ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:prefLabel "Rhodamine tracer dilution"@en ;
  a ns0:Entity, skos:Concept .

