@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/COL440>
  skos:prefLabel "Семья"@ru, "Famille"@fr, "Familia"@es, "Family"@en ;
  rdfs:label "Famille"@fr, "Семья"@ru, "Familia"@es, "Family"@en ;
  skos:member <http://skos.um.es/unescothes/C03648> ;
  a isothes:ConceptGroup ;
  skos:notation "4.40" .

<http://skos.um.es/unescothes/C02597>
  skos:prefLabel "Матери"@ru, "Madre"@es, "Mère"@fr, "Mothers"@en ;
  a skos:Concept ;
  skos:narrower <http://skos.um.es/unescothes/C03648> .

<http://skos.um.es/unescothes/C03649>
  skos:prefLabel "Лица, не состоящие в браке"@ru, "Soltero"@es, "Célibataire"@fr, "Single persons"@en ;
  a skos:Concept ;
  skos:related <http://skos.um.es/unescothes/C03648> .

<http://skos.um.es/unescothes/C02829>
  skos:prefLabel "Неполные семьи"@ru, "Familia monoparental"@es, "Famille à parent unique"@fr, "One parent families"@en ;
  a skos:Concept ;
  skos:related <http://skos.um.es/unescothes/C03648> .

<http://skos.um.es/unescothes/C03648>
  skos:altLabel "Mère non mariée"@fr, "Mère seule"@fr, "Fille-mère"@fr, "Unmarried mothers"@en, "Незамужние матери"@ru ;
  skos:broader <http://skos.um.es/unescothes/C02597> ;
  a skos:Concept ;
  skos:prefLabel "Mère célibataire"@fr, "Одинокие матери"@ru, "Single mothers"@en, "Madre soltera"@es ;
  skos:related <http://skos.um.es/unescothes/C03649>, <http://skos.um.es/unescothes/C02829> ;
  ns0:memberOf <http://skos.um.es/unescothes/COL440> ;
  skos:inScheme <http://skos.um.es/unescothes/CS000> .

