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

<http://thesaurus.web.ined.fr/demovoc/concept1905>
  skos:prefLabel "UNSKILLED WORKERS"@en, "TRAVAILLEUR NON QUALIFIE"@fr ;
  a skos:Concept ;
  skos:related <http://thesaurus.web.ined.fr/demovoc/concept1549> .

<http://thesaurus.web.ined.fr/demovoc/concept1524>
  skos:prefLabel "OCCUPATIONS"@en, "PROFESSION"@fr ;
  a skos:Concept ;
  skos:related <http://thesaurus.web.ined.fr/demovoc/concept1549> .

<http://thesaurus.web.ined.fr/demovoc/concept1549>
  skos:related <http://thesaurus.web.ined.fr/demovoc/concept1907>, <http://thesaurus.web.ined.fr/demovoc/concept1905>, <http://thesaurus.web.ined.fr/demovoc/concept1524> ;
  skos:prefLabel "OCCUPATIONAL QUALIFICATIONS"@en, "QUALIFICATION PROFESSIONNELLE"@fr ;
  a skos:Concept ;
  skos:altLabel "SKILLED LABOUR"@en, "UNSKILLED LABOUR"@en ;
  skos:inScheme demovoc: ;
  skos:topConceptOf demovoc: .

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

<http://thesaurus.web.ined.fr/demovoc/concept1907>
  skos:prefLabel "SKILLED WORKERS"@en, "TRAVAILLEUR QUALIFIE"@fr ;
  a skos:Concept ;
  skos:related <http://thesaurus.web.ined.fr/demovoc/concept1549> .

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

