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

<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/C01740>
  skos:prefLabel "Размер группы"@ru, "Tamaño del grupo"@es, "Dimension du groupe"@fr, "Group size"@en ;
  a skos:Concept ;
  skos:narrower <http://skos.um.es/unescothes/C03670> .

<http://skos.um.es/unescothes/C03670>
  skos:prefLabel "Малые группы"@ru, "Small groups"@en, "Grupo pequeño"@es, "Petit groupe"@fr ;
  ns0:memberOf <http://skos.um.es/unescothes/COL415> ;
  skos:broader <http://skos.um.es/unescothes/C01740> ;
  skos:altLabel "Microgroupe"@fr, "Groupe restreint"@fr ;
  skos:inScheme <http://skos.um.es/unescothes/CS000> ;
  a skos:Concept .

<http://skos.um.es/unescothes/COL415>
  skos:prefLabel "Systèmes sociaux"@fr, "Общественные системы"@ru, "Social systems"@en, "Sistemas sociales"@es ;
  skos:notation "4.15" ;
  rdfs:label "Social systems"@en, "Systèmes sociaux"@fr, "Общественные системы"@ru, "Sistemas sociales"@es ;
  a isothes:ConceptGroup ;
  skos:member <http://skos.um.es/unescothes/C03670> .

