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

<http://thesaurus.web.ined.fr/demovoc/concept1196>
  skos:prefLabel "INTERNAL MIGRATION"@en, "MIGRATION INTERNE"@fr ;
  a skos:Concept ;
  skos:narrower <http://thesaurus.web.ined.fr/demovoc/concept1199> .

<http://thesaurus.web.ined.fr/demovoc/collection610>
  skos:prefLabel "Subject"@en, "Matière"@fr ;
  a skos:Collection ;
  skos:member <http://thesaurus.web.ined.fr/demovoc/concept1199> .

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

<http://thesaurus.web.ined.fr/demovoc/concept464>
  skos:prefLabel "RURAL DEPOPULATION"@en, "DEPEUPLEMENT RURAL"@fr ;
  a skos:Concept ;
  skos:related <http://thesaurus.web.ined.fr/demovoc/concept1199> .

<http://thesaurus.web.ined.fr/demovoc/concept1199>
  skos:broader <http://thesaurus.web.ined.fr/demovoc/concept1196> ;
  skos:altLabel "RURAL EMIGRATION"@en, "RURAL EXODUS"@en, "EXODE RURAL"@fr, "EMIGRATION RURALE"@fr ;
  skos:related <http://thesaurus.web.ined.fr/demovoc/concept1613>, <http://thesaurus.web.ined.fr/demovoc/concept464> ;
  skos:prefLabel "RURAL-URBAN MIGRATION"@en, "MIGRATION RURALE-URBAINE"@fr ;
  skos:inScheme demovoc: ;
  a skos:Concept .

<http://thesaurus.web.ined.fr/demovoc/concept1613>
  skos:prefLabel "RURAL-URBAN RELATIONS"@en, "RELATIONS VILLE-CAMPAGNE"@fr ;
  a skos:Concept ;
  skos:related <http://thesaurus.web.ined.fr/demovoc/concept1199> .

