@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:20127
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:note "[comments ] Very general and broad term, difficult to give a short and ready-to-use definition\" , \"[source of definition ] Expert\" , \"[controlled by ] Giorgio Matteucci , 23/05/2013"@en ;
  skos:exactMatch <http://linkeddata.ge.imati.cnr.it:2020/resource/EARTh/36910> ;
  skos:definition "Device to collect samples (eg. Littertraps are collector of litter; funnel and containers are used to collect deposition, etc.)"@en ;
  skos:broader envthes:20105 ;
  skos:prefLabel "collector"@en ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

envthes:20105
  skos:prefLabel "sampling method"@en ;
  a skos:Concept ;
  skos:narrower envthes:20127 .

