@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .

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

<http://dewey.info/class/332.0240019/e23/>
  mads:componentList (
   <http://dewey.info/class/332.024/e23/>
   <http://dewey.info/class/1--019/e23/>
 ) ;
  dc:identifier "a0e5f68e-00bf-47fb-a32e-ed31ba5b56dd" ;
  dc:modified "2021-03-23"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:closeMatch bibbi:1199547 ;
  dc:created "2021-03-22"^^xsd:date ;
  skos:prefLabel "Privatøkonomi--psykologiske aspekter"@nb ;
  skos:notation "332.0240019" ;
  skos:broader <http://dewey.info/class/332.024001-332.024009/e23/> ;
  a skos:Concept .

<http://dewey.info/class/332.024001-332.024009/e23/>
  skos:notation "332.024001-332.024009" ;
  skos:prefLabel "Generell forminndeling"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/332.0240019/e23/> .

<http://dewey.info/class/1--019/e23/>
  skos:prefLabel "Psykologiske prinsipper"@nb ;
  a skos:Concept .

<http://dewey.info/class/332.024/e23/>
  skos:prefLabel "Privatøkonomi"@nb ;
  a skos:Concept .

