@prefix kw5: <http://data.loterre.fr/ark:/67375/KW5> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

kw5: a skos:ConceptScheme .
kw5:-JKG5TS6Z-T
  skos:hiddenLabel "Population increase"@en, "Accroissement de population"@fr ;
  a skos:Concept ;
  skos:inScheme kw5: ;
  skos:prefLabel "accroissement de population"@fr, "population increase"@en ;
  skos:altLabel "accroissement démographique"@fr .

kw5:-PSOC
  skos:prefLabel "Socio-cultural and economic phenomenon"@en, "Phénomène socioculturel et économique"@fr ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member kw5:-JKG5TS6Z-T .

