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

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

unesco:C01117
  skos:inScheme unesco:CS000 ;
  skos:prefLabel "Narcosicoterapia"@es, "Narcopsychothérapie"@fr, "Психотерапевтические методы лечения наркомании"@ru, "Drug psychotherapy"@en ;
  skos:broader unesco:C03201 ;
  skos:related unesco:C04049, unesco:C02660, unesco:C01113 ;
  a skos:Concept ;
  ns0:memberOf unesco:COL285 .

unesco:C04049
  skos:prefLabel "Терапия"@ru, "Terapia"@es, "Thérapie"@fr, "Therapy"@en ;
  a skos:Concept ;
  skos:related unesco:C01117 .

unesco:C01113
  skos:prefLabel "Наркомания"@ru, "Toxicomanía"@es, "Toxicomanie"@fr, "Drug abuse"@en ;
  a skos:Concept ;
  skos:related unesco:C01117 .

unesco:C02660
  skos:prefLabel "Наркотические вещества"@ru, "Estupefaciente"@es, "Stupéfiant"@fr, "Narcotic drugs"@en ;
  a skos:Concept ;
  skos:related unesco:C01117 .

unesco:C03201
  skos:prefLabel "Психотерапия"@ru, "Psicoterapia"@es, "Psychothérapie"@fr, "Psychotherapy"@en ;
  a skos:Concept ;
  skos:narrower unesco:C01117 .

unesco:COL285
  skos:prefLabel "Pathology"@en, "Pathologie"@fr, "Патология"@ru, "Patología"@es ;
  rdfs:label "Patología"@es, "Pathologie"@fr, "Pathology"@en, "Патология"@ru ;
  skos:member unesco:C01117 ;
  skos:notation "2.85" ;
  a isothes:ConceptGroup .

