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

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

envthes:EnvEU_548
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:note "[controlled by ] U Grandin, 2013-08-22"@en ;
  dc:isReplacedBy envthes:20135 ;
  skos:exactMatch <http://www.eionet.europa.eu/gemet/concept/5327>, <http://linkeddata.ge.imati.cnr.it:2020/resource/EARTh/78080> ;
  skos:definition "[GEMET] An investigative technique using a mathematical or physical representation of a system or theory that accounts for all or some its known properties. Models are often used to test the effect of changes of system components on the overall performance of the system."@en ;
  skos:broader envthes:1 ;
  owl:deprecated true ;
  skos:prefLabel "modelling"@en ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

