@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/15/e23/>
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2010-03-25"^^xsd:date ;
  skos:broader <http://dewey.info/class/1/e23/> ;
  skos:narrower <http://dewey.info/class/152-158/e23/>, <http://dewey.info/class/159/e23/>, <http://dewey.info/class/151/e23/>, <http://dewey.info/class/150/e23/> ;
  dc:identifier "ocd00275020" ;
  skos:notation "15" ;
  skos:prefLabel "Psykologi"@nb ;
  dc:modified "2018-01-19"^^xsd:date ;
  a skos:Concept .

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

<http://dewey.info/class/1/e23/>
  skos:notation "1" ;
  skos:prefLabel "Filosofi og psykologi"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/15/e23/> .

<http://dewey.info/class/159/e23/>
  skos:notation "159" ;
  skos:prefLabel "[Ubenyttet]"@nb ;
  a skos:Concept .

<http://dewey.info/class/151/e23/>
  skos:notation "151" ;
  skos:prefLabel "[Ubenyttet]"@nb ;
  a skos:Concept .

<http://dewey.info/class/152-158/e23/>
  skos:notation "152-158" ;
  skos:prefLabel "Bestemte emner innen psykologi"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/15/e23/> .

<http://dewey.info/class/150/e23/>
  skos:notation "150" ;
  skos:prefLabel "Psykologi"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/15/e23/> .

