@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:related <https://w3id.org/ozcar-theia/c_5982247f> ;
  skos:broader <https://w3id.org/ozcar-theia/c_d4be84c4> ;
  skos:definition "[Wikipedia] The transmissivity is a measure of how much water can be transmitted horizontally, such as to a pumping well."@en ;
  dc:created "2022-02-07T17:00:00"^^xsd:dateTime ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:prefLabel "Hydraulic transmissivity"@en ;
  a <https://w3id.org/iadopt/ont/Property>, skos:Concept .

<https://w3id.org/ozcar-theia/c_d4be84c4>
  skos:prefLabel "Property"@en ;
  a skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_6d83726d> .

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

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