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

<http://thesaurus.web.ined.fr/demovoc/concept1763>
  skos:inScheme demovoc: ;
  skos:altLabel "BALANCE MIGRATOIRE"@fr, "MIGRATION NETTE"@fr, "NET MIGRATION"@en, "EMIGRATION NETTE"@fr, "BILAN MIGRATOIRE"@fr, "EXCEDENT MIGRATOIRE"@fr, "IMMIGRATION NETTE"@fr ;
  skos:topConceptOf demovoc: ;
  a skos:Concept ;
  skos:related <http://thesaurus.web.ined.fr/demovoc/concept1183> ;
  skos:prefLabel "MIGRATION BALANCE"@en, "SOLDE MIGRATOIRE"@fr ;
  skos:scopeNote "Résulte de la différence entre les flux d'immigration et d'émigration."@fr .

demovoc:
  skos:prefLabel "DemoVoc"@en, "DemoVoc"@fr ;
  a skos:ConceptScheme ;
  skos:hasTopConcept <http://thesaurus.web.ined.fr/demovoc/concept1763> .

<http://thesaurus.web.ined.fr/demovoc/concept1183>
  skos:prefLabel "MIGRATION"@en, "MIGRATION"@fr ;
  a skos:Concept ;
  skos:related <http://thesaurus.web.ined.fr/demovoc/concept1763> .

<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/concept1763> .

