@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

<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_50a13093> .

<https://w3id.org/ozcar-theia/c_2bc7f89e>
  skos:prefLabel "Effective porosity"@en ;
  a <https://w3id.org/iadopt/ont/Property>, skos:Concept ;
  skos:related <https://w3id.org/ozcar-theia/c_50a13093> .

<https://w3id.org/ozcar-theia/c_9af61879>
  skos:prefLabel "Storage property"@en ;
  a <https://w3id.org/iadopt/ont/Property>, skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_50a13093> .

<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
<https://w3id.org/ozcar-theia/c_50a13093>
  dc:modified "2022-03-10T14:42:03"^^xsd:dateTime ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:broader <https://w3id.org/ozcar-theia/c_9af61879>, <https://w3id.org/ozcar-theia/c_81a174c1> ;
  a skos:Concept, <https://w3id.org/iadopt/ont/Property> ;
  skos:definition "[Wikipedia] Specific yield, also known as the drainable porosity, is a ratio, less than or equal to the effective porosity, indicating the volumetric fraction of the bulk aquifer volume that a given aquifer will yield when all the water is allowed to drain out of it under the forces of gravity."@en ;
  skos:related <https://w3id.org/ozcar-theia/c_2bc7f89e> ;
  skos:prefLabel "Specific yield"@en ;
  dc:created "2022-02-07T17:00:00"^^xsd:dateTime .

