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

<http://thesaurus.web.ined.fr/demovoc/concept1824>
  skos:topConceptOf demovoc: ;
  skos:altLabel "FONDS DE PENSION"@fr, "RETIREMENT PLAN"@en, "PENSION PLAN"@en ;
  skos:inScheme demovoc: ;
  skos:related <http://thesaurus.web.ined.fr/demovoc/concept1647>, <http://thesaurus.web.ined.fr/demovoc/concept1384> ;
  a skos:Concept ;
  skos:prefLabel "SYSTEME DE RETRAITE"@fr, "PENSION SCHEMES"@en .

<http://thesaurus.web.ined.fr/demovoc/concept1647>
  skos:prefLabel "RETIREMENT"@en, "RETRAITE"@fr ;
  a skos:Concept ;
  skos:related <http://thesaurus.web.ined.fr/demovoc/concept1824> .

<http://thesaurus.web.ined.fr/demovoc/concept1384>
  skos:prefLabel "RETIREMENT PENSIONS"@en, "PENSION DE RETRAITE"@fr ;
  a skos:Concept ;
  skos:related <http://thesaurus.web.ined.fr/demovoc/concept1824> .

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

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

