@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#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .

<http://dewey.info/class/728.8/e23/>
  skos:prefLabel "Store og kunstferdige privatboliger"@nb ;
  a skos:Concept .

<http://dewey.info/class/2--485/e23/>
  skos:prefLabel "Sverige"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/747.88/e23/>
  skos:notation "747.88" ;
  skos:prefLabel "Interiørinnredning av bestemte typer bolighus"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/747.88809485/e23/> .

<http://dewey.info/class/747.88809485/e23/>
  skos:prefLabel "Herregårder--interiørinnredning--Sverige, …"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept ;
  skos:altLabel "Herskapshus--interiørinnredning--Sverige"@nb ;
  skos:notation "747.88809485" ;
  dc:identifier "51c98e47-8442-403f-93b3-c25d5a28222d" ;
  dc:modified "2025-04-09"^^xsd:date ;
  skos:broader <http://dewey.info/class/747.88/e23/> ;
  mads:componentList (
   <http://dewey.info/class/747.88/e23/>
   <http://dewey.info/class/728.8/e23/>
   <http://dewey.info/class/2--485/e23/>
 ) ;
  dc:created "2025-04-09"^^xsd:date ;
  skos:closeMatch bibbi:1705842 .

