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

<https://w3id.org/ozcar-theia/c_6d83726d>
  skos:prefLabel "Hydraulic transmissivity"@en ;
  a <https://w3id.org/iadopt/ont/Property>, skos:Concept ;
  skos:related <https://w3id.org/ozcar-theia/c_5982247f> .

<https://w3id.org/ozcar-theia/c_5982247f>
  a skos:Concept, <https://w3id.org/iadopt/ont/Property> ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:exactMatch <http://vocabs.lter-europe.net/EnvThes/22133> ;
  skos:prefLabel "Hydraulic conductivity"@en ;
  dc:created "2022-02-07T17:00:00"^^xsd:dateTime ;
  skos:definition "[Wikipedia] Hydraulic conductivity is the ratio of velocity to hydraulic gradient indicating permeability of porous media. It is a property of vascular plants, soils and rocks, that describes the ease with which a fluid (usually water) can move through pore spaces or fractures. It depends on the intrinsic permeability of the material, the degree of saturation, and on the density and viscosity of the fluid. "@en ;
  dc:modified "2022-04-29T16:54:04"^^xsd:dateTime ;
  skos:broader <https://w3id.org/ozcar-theia/c_81a174c1> ;
  skos:related <https://w3id.org/ozcar-theia/c_6d83726d> .

<https://w3id.org/ozcar-theia/c_81a174c1>
  skos:prefLabel "Ratio"@en ;
  a <https://w3id.org/iadopt/ont/Property>, skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_5982247f> .

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