@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 owl: <http://www.w3.org/2002/07/owl#> .
@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 ;
  skos:hasTopConcept <http://skos.um.es/unescothes/C03711> .

<http://skos.um.es/unescothes/C03711>
  skos:related <http://skos.um.es/unescothes/C03737>, <http://skos.um.es/unescothes/C03087>, <http://skos.um.es/unescothes/C01166>, <http://skos.um.es/unescothes/C00700>, <http://skos.um.es/unescothes/C00915>, <http://skos.um.es/unescothes/C03191>, <http://skos.um.es/unescothes/C01171>, <http://skos.um.es/unescothes/C01806> ;
  skos:inScheme <http://skos.um.es/unescothes/CS000> ;
  skos:prefLabel "Social research"@en, "Социальные исследования"@ru, "Recherche sociale"@fr, "Investigación social"@es ;
  skos:altLabel "Investigación en ciencias sociales"@es, "Recherche en sciences sociales"@fr, "Social science research"@en, "Исследования в области общественных наук"@ru ;
  skos:narrower <http://skos.um.es/unescothes/C02917>, <http://skos.um.es/unescothes/C03727>, <http://skos.um.es/unescothes/C01638>, <http://skos.um.es/unescothes/C03436> ;
  a skos:Concept ;
  skos:topConceptOf <http://skos.um.es/unescothes/CS000> ;
  ns0:memberOf <http://skos.um.es/unescothes/COL405> ;
  ns0:mainConceptOf <http://skos.um.es/unescothes/COL405> .

<http://skos.um.es/unescothes/C00915>
  skos:prefLabel "Исследования в области культуры"@ru, "Investigación cultural"@es, "Recherche culturelle"@fr, "Cultural research"@en ;
  a skos:Concept ;
  skos:related <http://skos.um.es/unescothes/C03711> .

skos:Concept
  rdfs:label "Concept"@en ;
  a owl:Class .

<http://skos.um.es/unescothes/C03191>
  skos:prefLabel "Психологические исследования"@ru, "Investigación psicológica"@es, "Recherche psychologique"@fr, "Psychological research"@en ;
  a skos:Concept ;
  skos:related <http://skos.um.es/unescothes/C03711> .

<http://skos.um.es/unescothes/C02917>
  skos:prefLabel "Консенсусные исследования"@ru, "Investigación participativa"@es, "Recherche participative"@fr, "Participatory research"@en ;
  a skos:Concept ;
  skos:broader <http://skos.um.es/unescothes/C03711> .

skos:inScheme
  skos:definition "Relates a resource (for example a concept) to a concept scheme in which it is included."@en ;
  rdfs:label "is in scheme"@en .

<http://skos.um.es/unescothes/C01166>
  skos:prefLabel "Экономическая политика"@ru, "Política económica"@es, "Politique économique"@fr, "Economic policy"@en ;
  a skos:Concept ;
  skos:related <http://skos.um.es/unescothes/C03711> .

skos:related
  rdfs:subPropertyOf skos:semanticRelation ;
  skos:definition "Relates a concept to a concept with which there is an associative semantic relationship."@en ;
  rdfs:comment "skos:related is disjoint with skos:broaderTransitive"@en ;
  rdfs:label "has related"@en .

skos:topConceptOf
  rdfs:subPropertyOf skos:inScheme ;
  skos:definition "Relates a concept to the concept scheme that it is a top level concept of."@en ;
  rdfs:label "is top concept in scheme"@en .

<http://skos.um.es/unescothes/C00700>
  skos:prefLabel "Коммуникационные исследования"@ru, "Investigación sobre la comunicación"@es, "Recherche sur la communication"@fr, "Communication research"@en ;
  a skos:Concept ;
  skos:related <http://skos.um.es/unescothes/C03711> .

<http://skos.um.es/unescothes/C03087>
  skos:prefLabel "Исследования народонаселения"@ru, "Investigación demográfica"@es, "Recherche démographique"@fr, "Population research"@en ;
  a skos:Concept ;
  skos:related <http://skos.um.es/unescothes/C03711> .

skos:prefLabel
  rdfs:subPropertyOf rdfs:label ;
  skos:definition "The preferred lexical label for a resource, in a given language."@en ;
  rdfs:comment """skos:prefLabel, skos:altLabel and skos:hiddenLabel are pairwise
      disjoint properties."""@en, "The range of skos:prefLabel is the class of RDF plain literals."@en, "A resource has no more than one value of skos:prefLabel per language tag."@en ;
  rdfs:label "preferred label"@en .

<http://skos.um.es/unescothes/C03436>
  skos:prefLabel "Ролевой анализ"@ru, "Análisis de papel"@es, "Analyse de rôle"@fr, "Role analysis"@en ;
  a skos:Concept ;
  skos:broader <http://skos.um.es/unescothes/C03711> .

<http://skos.um.es/unescothes/C01638>
  skos:prefLabel "Прогнозные исследования"@ru, "Prospectiva"@es, "Prospective"@fr, "Future studies"@en ;
  a skos:Concept ;
  skos:broader <http://skos.um.es/unescothes/C03711> .

skos:altLabel
  rdfs:subPropertyOf rdfs:label ;
  skos:definition "An alternative lexical label for a resource."@en ;
  rdfs:comment "The range of skos:altLabel is the class of RDF plain literals."@en, "skos:prefLabel, skos:altLabel and skos:hiddenLabel are pairwise disjoint properties."@en ;
  rdfs:label "alternative label"@en .

<http://skos.um.es/unescothes/COL405>
  a isothes:ConceptGroup ;
  skos:prefLabel "Ciencias sociales"@es, "Social sciences"@en, "Общественные науки"@ru, "Sciences sociales"@fr ;
  rdfs:label "Sciences sociales"@fr, "Ciencias sociales"@es, "Social sciences"@en, "Общественные науки"@ru ;
  skos:member <http://skos.um.es/unescothes/C03711> ;
  skos:notation "4.05" ;
  ns0:hasMainConcept <http://skos.um.es/unescothes/C03711> .

<http://skos.um.es/unescothes/C01806>
  skos:prefLabel "Исторические исследования"@ru, "Investigación histórica"@es, "Recherche historique"@fr, "Historical research"@en ;
  a skos:Concept ;
  skos:related <http://skos.um.es/unescothes/C03711> .

<http://skos.um.es/unescothes/C03737>
  skos:prefLabel "Социально-экономические показатели"@ru, "Indicadores socioeconómicos"@es, "Indicateur socio-économique"@fr, "Socio-economic indicators"@en ;
  a skos:Concept ;
  skos:related <http://skos.um.es/unescothes/C03711> .

<http://skos.um.es/unescothes/C01171>
  skos:prefLabel "Экономические исследования"@ru, "Investigación económica"@es, "Recherche économique"@fr, "Economic research"@en ;
  a skos:Concept ;
  skos:related <http://skos.um.es/unescothes/C03711> .

skos:narrower
  rdfs:subPropertyOf skos:narrowerTransitive ;
  skos:definition "Relates a concept to a concept that is more specific in meaning."@en ;
  rdfs:comment "Narrower concepts are typically rendered as children in a concept hierarchy (tree)."@en ;
  rdfs:label "has narrower"@en .

<http://skos.um.es/unescothes/C03727>
  skos:prefLabel "Социальные обследования"@ru, "Encuesta social"@es, "Enquête sociale"@fr, "Social surveys"@en ;
  a skos:Concept ;
  skos:broader <http://skos.um.es/unescothes/C03711> .

