@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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#> .
@prefix ns0: <http://purl.org/umu/uneskos#> .

<http://skos.um.es/unescothes/C03730>
  skos:prefLabel "Социальное обеспечение"@ru, "Bienestar social"@es, "Bien-être social"@fr, "Social welfare"@en ;
  a skos:Concept ;
  skos:related <http://skos.um.es/unescothes/C01703> .

<http://skos.um.es/unescothes/C03206>
  skos:prefLabel "Общественный сектор экономики"@ru, "Dominio público"@es, "Domaine public"@fr, "Public domain"@en ;
  a skos:Concept ;
  skos:related <http://skos.um.es/unescothes/C01703> .

<http://skos.um.es/unescothes/C00020>
  skos:prefLabel "Доступ к информации"@ru, "Acceso a la información"@es, "Accès à l'information"@fr, "Access to information"@en ;
  a skos:Concept ;
  skos:related <http://skos.um.es/unescothes/C01703> .

<http://skos.um.es/unescothes/C02075>
  skos:prefLabel "Международное право"@ru, "Derecho internacional"@es, "Droit international"@fr, "International law"@en ;
  a skos:Concept ;
  skos:related <http://skos.um.es/unescothes/C01703> .

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

<http://skos.um.es/unescothes/COL620>
  skos:prefLabel "Relations internationales"@fr, "Международные отношения"@ru, "Relaciones internacionales"@es, "International relations"@en ;
  rdfs:label "International relations"@en, "Relaciones internacionales"@es, "Relations internationales"@fr, "Международные отношения"@ru ;
  a isothes:ConceptGroup ;
  skos:notation "6.20" ;
  skos:member <http://skos.um.es/unescothes/C01703> .

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 .

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 .

<http://skos.um.es/unescothes/C03904>
  skos:prefLabel "Устойчивое развитие"@ru, "Desarrollo sostenible"@es, "Développement durable"@fr, "Sustainable development"@en ;
  a skos:Concept ;
  skos:related <http://skos.um.es/unescothes/C01703> .

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/C01703>
  skos:related <http://skos.um.es/unescothes/C02075>, <http://skos.um.es/unescothes/C03222>, <http://skos.um.es/unescothes/C03206>, <http://skos.um.es/unescothes/C00020>, <http://skos.um.es/unescothes/C02044>, <http://skos.um.es/unescothes/C03730>, <http://skos.um.es/unescothes/C02091>, <http://skos.um.es/unescothes/C03904> ;
  skos:scopeNote "Bien colectivo de dimensión universal del que se benefician todos los países y sus habitantes tanto de hoy como del futuro."@es, "Un bien collectif à dimension universelle dont bénéficient l'ensemble des pays, des populations et des générations aussi bien actuelles que futures."@fr, "Общественные блага, одинаково выгодные странам и народам современного и будущих поколений."@ru ;
  skos:broader <http://skos.um.es/unescothes/C02067> ;
  skos:prefLabel "Global public goods"@en, "Bien público mundial"@es, "Bien public mondial"@fr, "Мировые общественные блага"@ru ;
  a skos:Concept ;
  ns0:memberOf <http://skos.um.es/unescothes/COL620> ;
  skos:inScheme <http://skos.um.es/unescothes/CS000> ;
  skos:narrower <http://skos.um.es/unescothes/C01702> .

<http://skos.um.es/unescothes/C03222>
  skos:prefLabel "Общественные сооружения"@ru, "Servicio de utilidad pública"@es, "Utilités publiques"@fr, "Public utilities"@en ;
  a skos:Concept ;
  skos:related <http://skos.um.es/unescothes/C01703> .

<http://skos.um.es/unescothes/C02091>
  skos:prefLabel "Internet"@es, "Internet"@fr, "Internet"@en ;
  a skos:Concept ;
  skos:related <http://skos.um.es/unescothes/C01703> .

<http://skos.um.es/unescothes/C02044>
  skos:prefLabel "Интеллектуальная собственность"@ru, "Propiedad intelectual"@es, "Propriété intellectuelle"@fr, "Intellectual property"@en ;
  a skos:Concept ;
  skos:related <http://skos.um.es/unescothes/C01703> .

<http://skos.um.es/unescothes/C01702>
  skos:prefLabel "Мировые ресурсы"@ru, "Patrimonio común universal"@es, "Patrimoine commun de l'humanité"@fr, "Global commons"@en ;
  a skos:Concept ;
  skos:broader <http://skos.um.es/unescothes/C01703> .

skos:broader
  rdfs:subPropertyOf skos:broaderTransitive ;
  skos:definition "Relates a concept to a concept that is more general in meaning."@en ;
  rdfs:comment "Broader concepts are typically rendered as parents in a concept hierarchy (tree)."@en ;
  rdfs:label "has broader"@en .

<http://skos.um.es/unescothes/C02067>
  skos:prefLabel "Международное сотрудничество"@ru, "Cooperación internacional"@es, "Coopération internationale"@fr, "International cooperation"@en ;
  a skos:Concept ;
  skos:narrower <http://skos.um.es/unescothes/C01703> .

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 .

skos:scopeNote
  rdfs:subPropertyOf skos:note ;
  skos:definition "A note that helps to clarify the meaning and/or the use of a concept."@en ;
  rdfs:label "scope note"@en .

<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 .

