@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#> .
@prefix realfagstermer: <http://data.ub.uio.no/realfagstermer/> .
@prefix humord: <http://data.ub.uio.no/humord/> .

<http://dewey.info/class/150.1984/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/150.198/e23/> ;
  skos:notation "150.1984" ;
  skos:prefLabel "Feltteori"@nb .

<http://dewey.info/class/150.1985/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/150.198/e23/> ;
  skos:notation "150.1985" ;
  skos:prefLabel "Personlige konstrukter (PCP)"@nb .

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

<http://dewey.info/class/150.1982/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/150.198/e23/> ;
  skos:notation "150.1982" ;
  skos:prefLabel "Gestaltpsykologi"@nb .

<http://dewey.info/class/150.1988/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/150.198/e23/> ;
  skos:notation "150.1988" ;
  skos:prefLabel "Positiv psykologi"@nb .

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

<http://dewey.info/class/150.198/e23/>
  a skos:Concept ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00118569" ;
  dc:modified "2012-07-16"^^xsd:date ;
  skos:broader <http://dewey.info/class/150.19/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/150.1986/e23/>, <http://dewey.info/class/150.1987/e23/>, <http://dewey.info/class/150.1985/e23/>, <http://dewey.info/class/150.1988/e23/>, <http://dewey.info/class/150.1982/e23/>, <http://dewey.info/class/150.1984/e23/> ;
  skos:notation "150.198" ;
  skos:prefLabel "Andre systemer"@nb ;
  skos:relatedMatch realfagstermer:c007904, humord:c00581 .

<http://dewey.info/class/150.1986/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/150.198/e23/> ;
  skos:notation "150.1986" ;
  skos:prefLabel "Humanistisk psykologi"@nb .

<http://dewey.info/class/150.1987/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/150.198/e23/> ;
  skos:notation "150.1987" ;
  skos:prefLabel "Transpersonal psykologi"@nb .

