@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_2bc7f89e>
  skos:prefLabel "Effective porosity"@en ;
  a <https://w3id.org/iadopt/ont/Property>, skos:Concept ;
  skos:broader <https://w3id.org/ozcar-theia/c_75e37657> .

<https://w3id.org/ozcar-theia/c_75e37657>
  skos:broader <https://w3id.org/ozcar-theia/c_81a174c1> ;
  skos:definition "[Wikipedia] Porosity or void fraction is a measure of the void (i.e. \"empty\") spaces in a material, and is a fraction of the volume of voids over the total volume, between 0 and 1, or as a percentage between 0% and 100%. "@en ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:prefLabel "Porosity"@en ;
  dc:created "2022-02-07T17:00:00"^^xsd:dateTime ;
  skos:altLabel "Void fraction"@en ;
  dc:modified "2022-04-29T17:00:39"^^xsd:dateTime ;
  a skos:Concept, <https://w3id.org/iadopt/ont/Property> ;
  skos:exactMatch <http://vocabs.lter-europe.net/EnvThes/21556> ;
  skos:narrower <https://w3id.org/ozcar-theia/c_2bc7f89e> .

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

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