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

<http://thesaurus.web.ined.fr/demovoc/concept267>
  skos:prefLabel "EMPLOYMENT OPPORTUNITIES"@en, "CHANCE D'OBTENIR UN EMPLOI"@fr ;
  a skos:Concept ;
  skos:related <http://thesaurus.web.ined.fr/demovoc/concept997> .

<http://thesaurus.web.ined.fr/demovoc/concept1463>
  skos:prefLabel "LABOUR FORCE"@en, "POPULATION ACTIVE"@fr ;
  a skos:Concept ;
  skos:related <http://thesaurus.web.ined.fr/demovoc/concept997> .

<http://thesaurus.web.ined.fr/demovoc/concept1946>
  skos:prefLabel "WORKING LIFE"@en, "VIE ACTIVE"@fr ;
  a skos:Concept ;
  skos:related <http://thesaurus.web.ined.fr/demovoc/concept997> .

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

<http://thesaurus.web.ined.fr/demovoc/concept997>
  skos:prefLabel "SCHOOL-TO-WORK TRANSITION"@en, "INSERTION PROFESSIONNELLE"@fr ;
  skos:related <http://thesaurus.web.ined.fr/demovoc/concept267>, <http://thesaurus.web.ined.fr/demovoc/concept1946>, <http://thesaurus.web.ined.fr/demovoc/concept1463> ;
  a skos:Concept ;
  skos:altLabel "ENTRY IN ACTIVE LIFE"@en, "ENTREE DANS LA VIE ACTIVE"@fr ;
  skos:topConceptOf demovoc: ;
  skos:inScheme demovoc: .

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

