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

<http://skos.um.es/unescothes/COL545>
  rdfs:label "Technologie de l'information (équipements)"@fr, "Информационная технология (технические средства)"@ru, "Information technology (hardware)"@en, "Tecnología de la información (equipos)"@es ;
  a isothes:ConceptGroup ;
  skos:prefLabel "Информационная технология (технические средства)"@ru, "Tecnología de la información (equipos)"@es, "Technologie de l'information (équipements)"@fr, "Information technology (hardware)"@en ;
  skos:member <http://skos.um.es/unescothes/C01045> ;
  skos:notation "5.45" .

<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/C00757>
  skos:prefLabel "Компьютеры"@ru, "Ordenador"@es, "Ordinateur"@fr, "Computers"@en ;
  a skos:Concept ;
  skos:narrower <http://skos.um.es/unescothes/C01045> .

<http://skos.um.es/unescothes/C01045>
  skos:broader <http://skos.um.es/unescothes/C00757> ;
  skos:inScheme <http://skos.um.es/unescothes/CS000> ;
  ns0:memberOf <http://skos.um.es/unescothes/COL545> ;
  skos:prefLabel "Цифровые компьютеры"@ru, "Ordenador digital"@es, "Calculateur numérique"@fr, "Digital computers"@en ;
  a skos:Concept .

