@prefix ns0: <https://w3id.org/iadopt/ont/> .
@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://w3id.org/ozcar-theia/c_0dc79a14> ns0:hasConstraint <https://w3id.org/ozcar-theia/c_b717d50b> .
<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
<https://w3id.org/ozcar-theia/c_b45bee9c>
  skos:prefLabel "Evapotranspiration"@en ;
  a ns0:Entity, skos:Concept .

<https://w3id.org/ozcar-theia/def_aeae2d08>
  dc:source <https://en.wikipedia.org/wiki/Evapotranspiration> ;
  rdf:value "Actual evapotranspiration is said to equal potential evapotranspiration when there is ample water. Some US states utilize a full cover alfalfa reference crop that is 0.5 m in height, rather than the short green grass reference, due to the higher value of ET from the alfalfa reference"@en .

<https://w3id.org/ozcar-theia/c_b717d50b>
  ns0:constrains <https://w3id.org/ozcar-theia/c_b45bee9c> ;
  skos:broader <https://w3id.org/ozcar-theia/c_adba9536> ;
  skos:definition <https://w3id.org/ozcar-theia/def_aeae2d08> ;
  dc:created "2022-02-07T17:00:00"^^xsd:dateTime ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:prefLabel "Actual evapostranspiration "@en ;
  a ns0:Constraint, skos:Concept .

<https://w3id.org/ozcar-theia/c_adba9536>
  skos:prefLabel "Evapotranspiration constraint"@en ;
  a skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_b717d50b> .

