@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/C00125>
  skos:prefLabel "Аэропорты"@ru, "Aeropuerto"@es, "Aéroport"@fr, "Airports"@en ;
  a skos:Concept ;
  skos:related <http://skos.um.es/unescothes/C00605> .

<http://skos.um.es/unescothes/C00605>
  skos:related <http://skos.um.es/unescothes/C00125> ;
  skos:broader <http://skos.um.es/unescothes/C00122> ;
  skos:inScheme <http://skos.um.es/unescothes/CS000> ;
  ns0:memberOf <http://skos.um.es/unescothes/COL665> ;
  skos:prefLabel "Гражданская авиация"@ru, "Aviación civil"@es, "Aviation civile"@fr, "Civil aviation"@en ;
  a skos:Concept .

<http://skos.um.es/unescothes/COL665>
  skos:prefLabel "Услуги"@ru, "Servicios"@es, "Services"@en, "Services"@fr ;
  rdfs:label "Servicios"@es, "Услуги"@ru, "Services"@en, "Services"@fr ;
  a isothes:ConceptGroup ;
  skos:member <http://skos.um.es/unescothes/C00605> ;
  skos:notation "6.65" .

<http://skos.um.es/unescothes/C00122>
  skos:prefLabel "Воздушный транспорт"@ru, "Transporte aéreo"@es, "Transport aérien"@fr, "Air transport"@en ;
  a skos:Concept ;
  skos:narrower <http://skos.um.es/unescothes/C00605> .

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

