@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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 ns0: <http://data.ub.uio.no/webdewey-terms#> .

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

<http://dewey.info/class/158.16/e23/>
  dc:created "2017-03-27"^^xsd:date ;
  skos:prefLabel "Personlig utvikling og analyse ved hjelp av skriving"@nb ;
  dc:modified "2018-01-18"^^xsd:date ;
  a skos:Concept ;
  skos:altLabel "Skriving--personlig utvikling--anvendt psykologi"@nb, "Dagbøker--anvendt psykologi"@nb ;
  skos:closeMatch bibbi:1146676 ;
  ns0:classHere "Dagbokskriving"@nb ;
  dc:identifier "ocd00395847" ;
  skos:notation "158.16" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:broader <http://dewey.info/class/158.1/e23/> .

<http://dewey.info/class/158.1/e23/>
  skos:notation "158.1" ;
  skos:prefLabel "Personlig utvikling og analyse"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/158.16/e23/> .

