@prefix udcs: <http://udcdata.info/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

udcs:016222
  skos:notation "2-3"^^udcs:UDCnotation ;
  skos:prefLabel "Religiösa personer"@sv, "Uskontoon liittyvät henkilöt"@fi, "Persons in religion"@en ;
  a skos:Concept ;
  skos:narrower udcs:016249 .

udcs:016249
  skos:prefLabel "Karismaatikot. Yliluonnollisin voimin varustetut henkilöt"@fi, "Karismatiker. Personer med övernaturliga krafter"@sv, "Charismatics. Persons with supernatural powers"@en ;
  skos:hiddenLabel "velhot"@fi, "noitatohtorit"@fi, "poppamiehet"@fi, "šamaanit"@fi ;
  skos:inScheme udcs:udc-schema ;
  skos:note "Šamaanit. Noitatohtorit. Poppamiehet. Velhot"@fi, "Shamans. Witch doctors. Medicine men. Sorcerers"@en, "Schamaner. Häxdoktorer. Medicinmän.Trollkarlar"@sv ;
  skos:notation "2-38"^^udcs:UDCnotation ;
  skos:broader udcs:016222 ;
  a skos:Concept .

udcs:udc-schema a owl:Ontology, skos:ConceptScheme .
