@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@prefix ns0: <http://data.ub.uio.no/webdewey-terms#> .
@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/645.32/e23/>
  skos:notation "645.32" ;
  skos:prefLabel "Draperte tekstiler"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/645.3/e23/> .

<http://dewey.info/class/645.1-645.5/e23/>
  skos:notation "645.1-645.5" ;
  skos:prefLabel "Bestemte typer innendørs innredninger"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/645.3/e23/> .

<http://dewey.info/class/645.3/e23/>
  skos:closeMatch bibbi:1121724, bibbi:1121726 ;
  skos:altLabel "Persienner"@nb, "Rullegardiner"@nb, "Vindusbekledninger--husholdning"@nb, "Rullegardiner--husholdning"@nb, "Markiser--husholdning"@nb, "Dørkledninger--husholdning"@nb, "Persienner--husholdning"@nb, "Dørkledninger"@nb, "Markiser"@nb ;
  skos:prefLabel "Vindusbekledninger"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:broader <http://dewey.info/class/645.1-645.5/e23/> ;
  skos:notation "645.3" ;
  ns0:including "Persienner"@nb, "Markiser"@nb, "Rullegardiner"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  a skos:Concept ;
  dc:identifier "ocd00159839" ;
  skos:narrower <http://dewey.info/class/645.32/e23/> ;
  dc:modified "2014-03-17"^^xsd:date .

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

