@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/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

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

envthes:21604
  skos:prefLabel "research topic"@en ;
  a skos:Concept .

envthes:1
  skos:prefLabel "deprecated concept"@en ;
  a skos:Concept .

envthes:USLterCV_651
  skos:inScheme envthes: ;
  a skos:Concept ;
  dc:contributor "0000-0002-7997-219X"@en ;
  dc:isReplacedBy envthes:21604 ;
  skos:altLabel "disciplina"@it ;
  skos:scopeNote "US LTER controlled vocabulary"@en ;
  skos:exactMatch <http://linkeddata.ge.imati.cnr.it:2020/resource/EARTh/135520> ;
  skos:definition "A discipline is knowledge or wisdom associated with one academic field of study or profession. A discipline incorporates types of knowledge, expertise, skills, people, projects, communities, problems, challenges, studies, inquiry, approaches, and research areas that are strongly associated with academic areas of study or areas of professional practice"@en ;
  skos:broader envthes:1 ;
  owl:deprecated true ;
  skos:prefLabel "research topic"@en ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

