@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/381.45002/e23/>
  skos:notation "381.45002" ;
  skos:prefLabel "Bøker--handel, …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/381.45002092/e23/> .

<http://dewey.info/class/381.45002092/e23/>
  a skos:Concept ;
  skos:notation "381.45002092" ;
  mads:componentList (
   <http://dewey.info/class/381.45/e23/>
   <http://dewey.info/class/002/e23/>
   <http://dewey.info/class/1--092/e23/>
 ) ;
  skos:prefLabel "Boksalg--biografier, …"@nb ;
  dc:created "2011-03-26"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "ocd00308538" ;
  skos:closeMatch bibbi:1095868, bibbi:1082716, bibbi:1454753, bibbi:1479188, bibbi:1089750, bibbi:1690801, bibbi:1273766, bibbi:1084608 ;
  skos:broader <http://dewey.info/class/381.45002/e23/> ;
  skos:altLabel "Bokhandlere--biografier"@nb ;
  dc:modified "2023-01-18"^^xsd:date .

<http://dewey.info/class/002/e23/>
  skos:prefLabel "Boken"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/381.45/e23/>
  skos:prefLabel "Produkter fra sekundærnæringer og tjenesteytende næringer"@nb ;
  a skos:Concept .

