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

<http://dewey.info/class/1--09/e23/>
  skos:prefLabel "Historie, geografisk behandling, biografier"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/363.509481/e23/>
  skos:prefLabel "Boligforhold--Norge"@nb ;
  dc:identifier "05d48287-4f2e-4f67-83fe-5599e0311847" ;
  skos:closeMatch bibbi:1117536, bibbi:1182550, bibbi:1197525 ;
  mads:componentList (
   <http://dewey.info/class/363.5/e23/>
   <http://dewey.info/class/1--09/e23/>
   <http://dewey.info/class/2--481/e23/>
 ) ;
  skos:notation "363.509481" ;
  dc:modified "2017-06-06"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:broader <http://dewey.info/class/363.5/e23/> ;
  dc:created "2017-03-28"^^xsd:date ;
  a skos:Concept .

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

<http://dewey.info/class/363.5/e23/>
  skos:notation "363.5" ;
  skos:prefLabel "Boligforhold"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/363.509481/e23/> .

