@prefix blh: <http://data.loterre.fr/ark:/67375/BLH> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix uneskos: <http://purl.org/umu/uneskos#> .

blh: a skos:ConceptScheme .
blh:-ENV
  skos:prefLabel "Environnement / Pollution / Développement durable"@fr, "Environment / Pollution / Sustainable development"@en ;
  a isothes:ConceptGroup ;
  skos:member blh:-RZJF1SPC-T .

blh:-ACTI
  skos:prefLabel "Activity"@en, "Activité"@fr ;
  a isothes:ConceptGroup ;
  skos:member blh:-RZJF1SPC-T .

blh:-TNF4FGW7-4
  skos:prefLabel "activité humaine"@fr, "human activity"@en ;
  a skos:Concept ;
  skos:narrower blh:-RZJF1SPC-T .

blh:-RZJF1SPC-T
  skos:altLabel "tourisme vert"@fr, "ecological tourism"@en, "green tourism"@en, "tourisme écologique"@fr ;
  dc:created "2021-01-04"^^xsd:date ;
  skos:prefLabel "ecotourism"@en, "écotourisme"@fr ;
  dc:modified "2021-11-02"^^xsd:date ;
  skos:broader blh:-TNF4FGW7-4 ;
  uneskos:memberOf blh:-ACTI, blh:-ENV ;
  skos:exactMatch <http://www.eionet.europa.eu/gemet/concept/2527>, <http://aims.fao.org/aos/agrovoc/c_331584> ;
  a skos:Concept ;
  skos:inScheme blh: .

