@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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/class/745.2/e23/>
  skos:notation "745.2" ;
  skos:prefLabel "Kunstindustri og industridesign"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/745.2092/e23/> .

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

<http://dewey.info/class/745.2092/e23/>
  mads:componentList (
   <http://dewey.info/class/745.2/e23/>
   <http://dewey.info/class/1--092/e23/>
 ) ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "fa578bef-279b-4e4c-aa4c-1156779c0c91" ;
  skos:broader <http://dewey.info/class/745.2/e23/> ;
  skos:narrower <http://dewey.info/class/745.20922/e23/> ;
  dc:created "2016-10-10"^^xsd:date ;
  skos:closeMatch bibbi:1290753, bibbi:1688929, bibbi:1290756, bibbi:1192473, bibbi:1093140, bibbi:1290760, bibbi:1290758 ;
  skos:altLabel "Kunstindustri--biografier"@nb ;
  dc:modified "2022-11-03"^^xsd:date ;
  skos:prefLabel "Industridesign--biografier, …"@nb ;
  a skos:Concept ;
  skos:notation "745.2092" .

<http://dewey.info/class/745.20922/e23/>
  skos:notation "745.20922" ;
  skos:prefLabel "Industridesign--samlingsbiografier, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/745.2092/e23/> .

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

