@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#> .

<http://dewey.info/class/744.5/e23/>
  skos:notation "744.5" ;
  skos:prefLabel "Publikasjonsdesign"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/744.52/e23/> .

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

<http://dewey.info/class/744.529/e23/>
  skos:notation "744.529" ;
  skos:prefLabel "Bokomslag"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/744.52/e23/> .

<http://dewey.info/class/744.52094/e23/>
  skos:notation "744.52094" ;
  skos:prefLabel "Bøker--design--Europa"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/744.52/e23/> .

<http://dewey.info/class/744.52/e23/>
  skos:altLabel "Bokkunst--design"@nb, "Bøker--design"@nb, "Barnebøker--design"@nb ;
  skos:broader <http://dewey.info/class/744.5/e23/> ;
  skos:prefLabel "Bokdesign"@nb ;
  dc:modified "2022-09-09"^^xsd:date ;
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2021-02-24"^^xsd:date ;
  skos:narrower <http://dewey.info/class/744.52094/e23/>, <http://dewey.info/class/744.520904/e23/>, <http://dewey.info/class/744.529/e23/> ;
  dc:identifier "ocd00445445" ;
  skos:notation "744.52" .

<http://dewey.info/class/744.520904/e23/>
  skos:notation "744.520904" ;
  skos:prefLabel "Bøker--design--1900-tallet"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/744.52/e23/> .

