@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix demovoc: <http://thesaurus.web.ined.fr/demovoc> .

<http://thesaurus.web.ined.fr/demovoc/concept33>
  skos:prefLabel "CENTRAL AFRICA"@en, "AFRIQUE CENTRALE"@fr ;
  a skos:Concept ;
  skos:broader <http://thesaurus.web.ined.fr/demovoc/concept40> .

<http://thesaurus.web.ined.fr/demovoc/concept31>
  skos:prefLabel "AFRICA"@en, "AFRIQUE"@fr ;
  a skos:Concept ;
  skos:narrower <http://thesaurus.web.ined.fr/demovoc/concept40> .

<http://thesaurus.web.ined.fr/demovoc/concept40>
  skos:altLabel "AFRIQUE AU SUD DU SAHARA"@fr, "AFRICA SOUTH OF SAHARA"@en ;
  skos:prefLabel "AFRIQUE SUBSAHARIENNE"@fr, "SUB-SAHARAN AFRICA"@en ;
  skos:narrower <http://thesaurus.web.ined.fr/demovoc/concept32>, <http://thesaurus.web.ined.fr/demovoc/concept37>, <http://thesaurus.web.ined.fr/demovoc/concept39>, <http://thesaurus.web.ined.fr/demovoc/concept33> ;
  a skos:Concept ;
  skos:broader <http://thesaurus.web.ined.fr/demovoc/concept31> ;
  skos:inScheme demovoc: .

<http://thesaurus.web.ined.fr/demovoc/concept39>
  skos:prefLabel "EAST AFRICA"@en, "AFRIQUE ORIENTALE"@fr ;
  a skos:Concept ;
  skos:broader <http://thesaurus.web.ined.fr/demovoc/concept40> .

<http://thesaurus.web.ined.fr/demovoc/collection660>
  skos:prefLabel "Geography"@en, "Géographie"@fr ;
  a skos:Collection ;
  skos:member <http://thesaurus.web.ined.fr/demovoc/concept40> .

<http://thesaurus.web.ined.fr/demovoc/concept32>
  skos:prefLabel "SOUTHERN AFRICA"@en, "AFRIQUE AUSTRALE"@fr ;
  a skos:Concept ;
  skos:broader <http://thesaurus.web.ined.fr/demovoc/concept40> .

<http://thesaurus.web.ined.fr/demovoc/concept37>
  skos:prefLabel "WEST AFRICA"@en, "AFRIQUE OCCIDENTALE"@fr ;
  a skos:Concept ;
  skos:broader <http://thesaurus.web.ined.fr/demovoc/concept40> .

demovoc:
  skos:prefLabel "DemoVoc"@en, "DemoVoc"@fr ;
  a skos:ConceptScheme .

