@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://dewey.info/class/370.153/e23/>
  skos:notation "370.153" ;
  skos:prefLabel "Personlighet og emosjoner"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/370.1534/e23/> .

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

<http://dewey.info/class/370.1534/e23/>
  skos:closeMatch bibbi:1145358 ;
  skos:altLabel "Emosjoner--pedagogisk psykologi"@nb, "Følelser--pedagogisk psykologi"@nb ;
  ns0:classHere "Følelser"@nb ;
  skos:notation "370.1534" ;
  dc:modified "2018-07-19"^^xsd:date ;
  skos:broader <http://dewey.info/class/370.153/e23/> ;
  skos:prefLabel "Emosjoner"@nb ;
  dc:identifier "ocd00140773" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept ;
  dc:created "2009-12-03"^^xsd:date .

