@prefix unesco: <http://skos.um.es/unescothes/> .
@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#> .

unesco:CS000
  skos:prefLabel "Тезаурус ЮНЕСКО"@ru, "Thésaurus de l'UNESCO"@fr, "Tesauro de la UNESCO"@es, "UNESCO Thesaurus"@en ;
  a skos:ConceptScheme .

unesco:COL315
  skos:member unesco:C02427 ;
  rdfs:label "Filosofía y ética"@es, "Philosophie et éthique"@fr, "Философия и этика"@ru, "Philosophy and ethics"@en ;
  a isothes:ConceptGroup ;
  skos:prefLabel "Philosophy and ethics"@en, "Philosophie et éthique"@fr, "Философия и этика"@ru, "Filosofía y ética"@es ;
  skos:notation "3.15" .

unesco:C02427
  ns0:memberOf unesco:COL315 ;
  skos:prefLabel "Материализм"@ru, "Materialismo"@es, "Matérialisme"@fr, "Materialism"@en ;
  skos:inScheme unesco:CS000 ;
  skos:broader unesco:C02970 ;
  a skos:Concept .

unesco:C02970
  skos:prefLabel "Философские школы"@ru, "Escuelas filosóficas"@es, "École philosophique"@fr, "Philosophical schools"@en ;
  a skos:Concept ;
  skos:narrower unesco:C02427 .

