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

<http://dewey.info/class/155/e23/>
  skos:notation "155" ;
  skos:prefLabel "Differensialpsykologi og utviklingspsykologi"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/152-158/e23/> .

<http://dewey.info/class/15/e23/>
  skos:notation "15" ;
  skos:prefLabel "Psykologi"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/152-158/e23/> .

<http://dewey.info/class/156/e23/>
  skos:notation "156" ;
  skos:prefLabel "Komparativ (sammenlignende) psykologi"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/152-158/e23/> .

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

<http://dewey.info/class/153/e23/>
  skos:notation "153" ;
  skos:prefLabel "Bevisste mentale prosesser og intelligens"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/152-158/e23/> .

<http://dewey.info/class/154/e23/>
  skos:notation "154" ;
  skos:prefLabel "Underbevisste og endrede tilstander og prosesser"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/152-158/e23/> .

<http://dewey.info/class/152/e23/>
  skos:notation "152" ;
  skos:prefLabel "Sansning, bevegelse, emosjoner, fysiologiske drifter"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/152-158/e23/> .

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

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

<http://dewey.info/class/152-158/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/155/e23/>, <http://dewey.info/class/158/e23/>, <http://dewey.info/class/154/e23/>, <http://dewey.info/class/156/e23/>, <http://dewey.info/class/152/e23/>, <http://dewey.info/class/153/e23/>, <http://dewey.info/class/157/e23/> ;
  dc:modified "2018-01-19"^^xsd:date ;
  skos:prefLabel "Bestemte emner innen psykologi"@nb ;
  dc:identifier "ocd00118590" ;
  skos:notation "152-158" ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:broader <http://dewey.info/class/15/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

