@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 mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .

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

<http://dewey.info/class/1--01/e23/>
  skos:prefLabel "Filosofi og teori"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/150.1/e23/>
  dc:identifier "ocd00118550" ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/150/e23/> ;
  skos:narrower <http://dewey.info/class/150.19/e23/>, <http://dewey.info/class/150.151/e23/>, <http://dewey.info/class/150.112/e23/>, <http://dewey.info/class/150.14/e23/> ;
  skos:prefLabel "Filosofi og teori; systemer, retninger"@nb ;
  mads:componentList (
   <http://dewey.info/class/15/e23/>
   <http://dewey.info/class/1--01/e23/>
 ) ;
  dc:modified "2017-01-25"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "150.1" ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:closeMatch bibbi:1120847 .

<http://dewey.info/class/150.14/e23/>
  skos:notation "150.14" ;
  skos:prefLabel "Psykologi--terminologi"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/150.1/e23/> .

<http://dewey.info/class/150.19/e23/>
  skos:notation "150.19" ;
  skos:prefLabel "Systemer, skoler, retninger"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/150.1/e23/> .

<http://dewey.info/class/150.112/e23/>
  skos:notation "150.112" ;
  skos:prefLabel "Psykologi--prediksjon"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/150.1/e23/> .

<http://dewey.info/class/150.151/e23/>
  skos:notation "150.151" ;
  skos:prefLabel "Psykologi--matematikk, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/150.1/e23/> .

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

