@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

envthes:21604
  skos:topConceptOf envthes: ;
  skos:narrower envthes:30006, envthes:30031 ;
  skos:inScheme envthes: ;
  a skos:Concept ;
  dc:contributor "0000-0002-7997-219X"@en ;
  skos:altLabel "disciplina"@it ;
  skos:scopeNote "US LTER controlled vocabulary"@en ;
  skos:exactMatch <https://vocab.lternet.edu/vocab/vocab/?tema=651>, <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:prefLabel "research topic"@en ;
  dc:modified "2019-06-12"^^xsd:date ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

envthes:30006
  skos:prefLabel "social science"@en ;
  a skos:Concept ;
  skos:broader envthes:21604 .

envthes:30031
  skos:prefLabel "natural science"@en ;
  a skos:Concept ;
  skos:broader envthes:21604 .

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

