@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/745.20904/e23/>
  skos:altLabel "Kunstindustri--1900-tallet"@nb ;
  skos:notation "745.20904" ;
  a skos:Concept ;
  skos:closeMatch bibbi:1457295 ;
  mads:componentList (
   <http://dewey.info/class/745.2/e23/>
   <http://dewey.info/class/1--090.4/e23/>
 ) ;
  dc:created "2018-02-09"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Industridesign--1900-tallet, …"@nb ;
  dc:identifier "06f3c1f7-5184-472d-98a4-b87212802e71" ;
  skos:broader <http://dewey.info/class/745.2/e23/> ;
  skos:narrower <http://dewey.info/class/745.209045/e23/> ;
  dc:modified "2022-11-03"^^xsd:date .

<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.20904/e23/> .

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

<http://dewey.info/class/745.209045/e23/>
  skos:notation "745.209045" ;
  skos:prefLabel "Industridesign--1950-1959, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/745.20904/e23/> .

