@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/153.45/e23/>
  skos:notation "153.45" ;
  skos:prefLabel "Verdsetting"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/153.4/e23/> .

<http://dewey.info/class/153.4/e23/>
  dc:modified "2018-01-19"^^xsd:date ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/153.40287/e23/>, <http://dewey.info/class/153.43/e23/>, <http://dewey.info/class/153.42/e23/>, <http://dewey.info/class/153.44/e23/>, <http://dewey.info/class/153.46/e23/>, <http://dewey.info/class/153.45/e23/> ;
  skos:closeMatch bibbi:1030327, bibbi:1141299, bibbi:1641615 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Tanke, tenkning, resonnering, intuisjon, verdsetting, vurdering"@nb ;
  skos:notation "153.4" ;
  dc:identifier "ocd00118695" ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:altLabel "Kunnskap--psykologi"@nb ;
  skos:broader <http://dewey.info/class/153/e23/> .

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

<http://dewey.info/class/153.42/e23/>
  skos:notation "153.42" ;
  skos:prefLabel "Tanke og tenkning"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/153.4/e23/> .

<http://dewey.info/class/153.43/e23/>
  skos:notation "153.43" ;
  skos:prefLabel "Resonnering"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/153.4/e23/> .

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

<http://dewey.info/class/153.40287/e23/>
  skos:notation "153.40287" ;
  skos:prefLabel "Testing og måling"@nb ;
  a skos:Concept .

<http://dewey.info/class/153.46/e23/>
  skos:notation "153.46" ;
  skos:prefLabel "Vurdering"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/153.4/e23/> .

<http://dewey.info/class/153.44/e23/>
  skos:notation "153.44" ;
  skos:prefLabel "Intuisjon"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/153.4/e23/> .

