@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix ns0: <http://purl.org/umu/uneskos#> .

<http://skos.um.es/unescothes/CS000>
  skos:prefLabel "Тезаурус ЮНЕСКО"@ru, "Thésaurus de l'UNESCO"@fr, "Tesauro de la UNESCO"@es, "UNESCO Thesaurus"@en ;
  a skos:ConceptScheme .

<http://skos.um.es/unescothes/COL685>
  rdfs:label "Travail"@fr, "Труд"@ru, "Labour"@en, "Trabajo"@es ;
  skos:prefLabel "Trabajo"@es, "Труд"@ru, "Travail"@fr, "Labour"@en ;
  skos:notation "6.85" ;
  a isothes:ConceptGroup ;
  skos:member <http://skos.um.es/unescothes/C01627> .

<http://skos.um.es/unescothes/C01341>
  skos:prefLabel "Занятость"@ru, "Empleo"@es, "Emploi"@fr, "Employment"@en ;
  a skos:Concept ;
  skos:narrower <http://skos.um.es/unescothes/C01627> .

<http://skos.um.es/unescothes/C01627>
  ns0:memberOf <http://skos.um.es/unescothes/COL685> ;
  skos:scopeNote "Situation selon laquelle toute la main-d'oeuvre disponible a pu bénéficier d'un emploi rémunéré."@fr, "Ситуация, в которой все лица, заинтересованные найти работу, обеспечены оплачиваемыми рабочими местами."@ru, "Situación en la cual toda la mano de obra disponible se ha podido beneficiar de un empleo remunerado."@es ;
  skos:broader <http://skos.um.es/unescothes/C01341> ;
  skos:prefLabel "Full employment"@en, "Plein emploi"@fr, "Полная занятость"@ru, "Pleno empleo"@es ;
  skos:inScheme <http://skos.um.es/unescothes/CS000> ;
  a skos:Concept .

