@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:altLabel "NON-QUALIFIED WORKER"@en, "OUVRIER NON QUALIFIE"@fr ;
  skos:related <http://thesaurus.web.ined.fr/demovoc/concept1341>, <http://thesaurus.web.ined.fr/demovoc/concept1549> ;
  skos:inScheme demovoc: ;
  skos:prefLabel "UNSKILLED WORKERS"@en, "TRAVAILLEUR NON QUALIFIE"@fr ;
  a skos:Concept .

<http://thesaurus.web.ined.fr/demovoc/concept1341>
  skos:prefLabel "WORKERS"@en, "OUVRIER"@fr ;
  a skos:Concept ;
  skos:related <http://thesaurus.web.ined.fr/demovoc/concept1905> .

<http://thesaurus.web.ined.fr/demovoc/concept1549>
  skos:prefLabel "OCCUPATIONAL QUALIFICATIONS"@en, "QUALIFICATION PROFESSIONNELLE"@fr ;
  a skos:Concept ;
  skos:related <http://thesaurus.web.ined.fr/demovoc/concept1905> .

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

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

<http://thesaurus.web.ined.fr/demovoc/concept1900> skos:narrower <http://thesaurus.web.ined.fr/demovoc/concept1905> .
