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

<http://skos.um.es/unescothes/COL605>
  skos:prefLabel "Правовые системы"@ru, "Sistemas jurídicos"@es, "Systèmes juridiques"@fr, "Legal systems"@en ;
  a isothes:ConceptGroup ;
  rdfs:label "Правовые системы"@ru, "Systèmes juridiques"@fr, "Sistemas jurídicos"@es, "Legal systems"@en ;
  skos:member <http://skos.um.es/unescothes/C02233> ;
  skos:notation "6.05" .

<http://skos.um.es/unescothes/C02233>
  skos:broader <http://skos.um.es/unescothes/C02075> ;
  skos:related <http://skos.um.es/unescothes/C00122> ;
  skos:altLabel "Espacio aéreo"@es, "Zona de exclusión aérea"@es ;
  skos:prefLabel "Law of the air"@en, "Воздушное право"@ru, "Derecho aéreo"@es, "Droit aérien"@fr ;
  skos:inScheme <http://skos.um.es/unescothes/CS000> ;
  a skos:Concept ;
  ns0:memberOf <http://skos.um.es/unescothes/COL605> .

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

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

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

