@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:21546
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:scopeNote "LTER EU controlled vocabulary"@en ;
  skos:exactMatch <http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl#C44476>, <http://linkeddata.ge.imati.cnr.it:2020/resource/EARTh/21400> ;
  skos:definition "[NCIT] Everything that is included in a collection, container, or communication."@en ;
  skos:broader envthes:10351 ;
  skos:prefLabel "content"@en ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

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

