@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/CS000>
  skos:prefLabel "Тезаурус ЮНЕСКО"@ru, "Thésaurus de l'UNESCO"@fr, "Tesauro de la UNESCO"@es, "UNESCO Thesaurus"@en ;
  a skos:ConceptScheme .

<http://skos.um.es/unescothes/COL540>
  skos:prefLabel "Technologie de l'information (logiciels)"@fr, "Information technology (software)"@en, "Tecnología de la información (programas)"@es, "Информационная технология (программное обеспечение)"@ru ;
  rdfs:label "Information technology (software)"@en, "Tecnología de la información (programas)"@es, "Technologie de l'information (logiciels)"@fr, "Информационная технология (программное обеспечение)"@ru ;
  a isothes:ConceptGroup ;
  skos:notation "5.40" ;
  skos:member <http://skos.um.es/unescothes/C02613> .

<http://skos.um.es/unescothes/C02613>
  skos:prefLabel "Multiuser systems"@en, "Мультипользовательские системы"@ru, "Configuration multiposte"@fr, "Configuración multipuesta"@es ;
  ns0:memberOf <http://skos.um.es/unescothes/COL540> ;
  skos:altLabel "Sistema a tiempo compartido"@es, "Системы разделенного времени"@ru, "Timesharing systems"@en, "Système à temps partagé"@fr ;
  a skos:Concept ;
  skos:broader <http://skos.um.es/unescothes/C00749> ;
  skos:inScheme <http://skos.um.es/unescothes/CS000> .

<http://skos.um.es/unescothes/C00749>
  skos:prefLabel "Компьютерное программирование"@ru, "Programación informática"@es, "Programmation informatique"@fr, "Computer programming"@en ;
  a skos:Concept ;
  skos:narrower <http://skos.um.es/unescothes/C02613> .

