@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:50
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:note "[source of definition ] wikipedia\" , \"[controlled by ] Leca Stefan 14.06.2013"@en ;
  skos:scopeNote "MAES Working Group"@en ;
  skos:exactMatch <https://vocab.lternet.edu/vocab/vocab/?tema=609> ;
  skos:definition "An urban area is characterized by higher population density and vast human features in comparison to areas surrounding it. Urban areas may be cities, towns or conurbations, but the term is not commonly extended to rural settlements such as villages and hamlets"@en ;
  skos:broader envthes:21872 ;
  skos:prefLabel "urban area"@en ;
  dc:creator "0000-0003-0631-8231"@en .

envthes:21872
  skos:prefLabel "cultural landscape"@en ;
  a skos:Concept ;
  skos:narrower envthes:50 .

