@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:21706
  skos:prefLabel "paleoecology"@en ;
  a skos:Concept .

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

envthes:USLterCV_399
  skos:inScheme envthes: ;
  a skos:Concept ;
  dc:contributor "0000-0003-0320-0692"@en ;
  dc:isReplacedBy envthes:21706 ;
  skos:altLabel "palaeoecology"@en ;
  skos:scopeNote "US LTER controlled vocabulary"@en ;
  skos:exactMatch <http://linkeddata.ge.imati.cnr.it:2020/resource/EARTh/69500>, <http://en.wikipedia.org/wiki/paleoecology> ;
  skos:definition "[Wikipedia, 2013-10-01] Paleoecology uses data from fossils and subfossils to reconstruct the ecosystems of the past. It involves the study of fossil organisms and their associated remains, including their life cycle, living interactions, natural environment, and manner of death and burial to reconstruct the paleoenvironment."@en ;
  skos:broader envthes:1 ;
  owl:deprecated true ;
  skos:prefLabel "paleoecology"@en ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

