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

<http://skos.um.es/unescothes/COL230>
  skos:prefLabel "Науки о космосе"@ru, "Sciences de l'espace"@fr, "Ciencias del espacio"@es, "Space sciences"@en ;
  rdfs:label "Sciences de l'espace"@fr, "Space sciences"@en, "Науки о космосе"@ru, "Ciencias del espacio"@es ;
  a isothes:ConceptGroup ;
  skos:member <http://skos.um.es/unescothes/C02493> ;
  skos:notation "2.30" .

<http://skos.um.es/unescothes/C02493>
  skos:altLabel "Comets"@en, "Кометы"@ru, "Météore"@fr, "Meteors"@en, "Метеоры"@ru, "Cometa"@es, "Meteoro"@es, "Comète"@fr ;
  skos:prefLabel "Метеориты"@ru, "Meteorites"@en, "Météorite"@fr, "Meteorito"@es ;
  a skos:Concept ;
  skos:broader <http://skos.um.es/unescothes/C00282> ;
  ns0:memberOf <http://skos.um.es/unescothes/COL230> ;
  skos:inScheme <http://skos.um.es/unescothes/CS000> .

<http://skos.um.es/unescothes/C00282>
  skos:prefLabel "Астрономические системы"@ru, "Sistema astronómico"@es, "Système astronomique"@fr, "Astronomical systems"@en ;
  a skos:Concept ;
  skos:narrower <http://skos.um.es/unescothes/C02493> .

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

