@prefix envthes: <http://vocabs.lter-europe.net/EnvThes/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .

envthes:
  skos:prefLabel "EnvThes"@en ;
  a skos:ConceptScheme .

envthes:10164
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:exactMatch <http://biomodels.net/SBO/SBO_0000468> ;
  skos:definition "[BIPON]* A quantity representing the three-dimensional space occupied by all or part of an object. , \"Volume is the quantity of three-dimensional space enclosed by some closed boundary, for example, the space that a substance (solid, liquid, gas, or plasma) or shape occupies or contains."@en ;
  skos:broader envthes:10351 ;
  skos:prefLabel "volume"@en ;
  dc:creator "0000-0003-1068-2394"@en .

envthes:10351
  skos:prefLabel "observable property"@en ;
  a skos:Concept ;
  skos:narrower envthes:10164 .

