@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/133.892/e23/>
  skos:notation "133.892" ;
  skos:prefLabel "Aura"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/133.89/e23/> .

<http://dewey.info/class/133.8/e23/>
  skos:notation "133.8" ;
  skos:prefLabel "Parapsykologiske fenomener"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/133.89/e23/> .

<http://dewey.info/class/133.89/e23/>
  dc:created "2009-12-03"^^xsd:date ;
  skos:altLabel "Ekstrasensorisk persepsjon hos dyr"@nb, "Hypnotisme--parapsykologi"@nb, "Dyrisk magnetisme--parapsykologi"@nb, "Animalsk magnetisme--parapsykologi"@nb, "Oversanselig persepsjon hos dyr"@nb ;
  skos:prefLabel "Dyrisk magnetisme, hypnose, oversanselig persepsjon (ekstrasensorisk persepsjon) hos dyr, aura"@nb ;
  dc:identifier "ocd00118478" ;
  skos:broader <http://dewey.info/class/133.8/e23/> ;
  skos:notation "133.89" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:closeMatch bibbi:1146266 ;
  a skos:Concept ;
  dc:modified "2012-11-29"^^xsd:date ;
  skos:narrower <http://dewey.info/class/133.892/e23/> .

<http://dewey.info/scheme/edition/e23/>
  rdfs:label "Norsk WebDewey"@nb ;
  a skos:ConceptScheme .

