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

<https://w3id.org/ozcar-theia/c_e72b3564>
  skos:broader <https://w3id.org/ozcar-theia/c_7a7c3098> ;
  skos:definition <https://w3id.org/ozcar-theia/def_3acc8082> ;
  dc:modified "2023-09-15T13:27:27"^^xsd:dateTime ;
  dc:created "2023-06-16T12:19:29"^^xsd:dateTime ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:prefLabel "Thornthwaite model"@en ;
  a sosa:Sensor, <https://w3id.org/iadopt/ont/Entity>, skos:Concept .

<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
<https://w3id.org/ozcar-theia/c_ebb0d81e> ns0:hasContextObject <https://w3id.org/ozcar-theia/c_e72b3564> .
<https://w3id.org/ozcar-theia/c_7a7c3098>
  skos:prefLabel "Model"@en ;
  a sosa:Sensor, ns0:Entity, skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_e72b3564> .

<https://w3id.org/ozcar-theia/def_3acc8082>
  dc:source <https://doi.org/10.5194/hess-26-5697-2022> ;
  rdf:value "Thornthwaite model is based on the representation of the unsaturated zone as a simple reservoir accumulating rainwater and satisfying potential evapotranspiration (calculated using the Thornthwaite method) while water is available. "@en .

