@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix unesco: <http://vocabularies.unesco.org/thesaurus> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://vocabularies.unesco.org/thesaurus/domain4>
  skos:prefLabel "Социальные и гуманитарные науки"@ru, "Ciencias sociales y humanas"@es, "Sciences sociales et humaines"@fr, "Social and human sciences"@en ;
  a <http://vocabularies.unesco.org/ontology#Domain>, isothes:ConceptGroup, skos:Collection ;
  skos:member <http://vocabularies.unesco.org/thesaurus/mt4.40> .

<http://vocabularies.unesco.org/thesaurus/concept13748>
  skos:broader <http://vocabularies.unesco.org/thesaurus/concept436> ;
  skos:inScheme unesco: ;
  skos:prefLabel "Смешанные браки"@ru, "Matrimonio mixto"@es, "Mariage mixte"@fr, "Mixed marriages"@en ;
  dc:modified "2006-05-23T00:00:00"^^xsd:dateTime ;
  a skos:Concept .

<http://vocabularies.unesco.org/thesaurus/concept436>
  skos:prefLabel "Брачный союз"@ru, "Matrimonio"@es, "Mariage"@fr, "Marriage"@en ;
  a skos:Concept ;
  skos:narrower <http://vocabularies.unesco.org/thesaurus/concept13748> .

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

<http://vocabularies.unesco.org/thesaurus/mt4.40>
  skos:prefLabel "Семья"@ru, "Familia"@es, "Famille"@fr, "Family"@en ;
  a <http://vocabularies.unesco.org/ontology#MicroThesaurus>, isothes:ConceptGroup, skos:Collection ;
  skos:member <http://vocabularies.unesco.org/thesaurus/concept13748> .

