@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 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/class/643.109481/e23/>
  skos:notation "643.109481" ;
  skos:prefLabel "Boliger--Norge"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/643.109/e23/> .

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

<http://dewey.info/class/643.1/e23/>
  skos:notation "643.1" ;
  skos:prefLabel "Boliger"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/643.109/e23/> .

<http://dewey.info/class/643.109/e23/>
  skos:narrower <http://dewey.info/class/643.109481/e23/>, <http://dewey.info/class/643.1094809021/e23/>, <http://dewey.info/class/643.109409021/e23/> ;
  dc:identifier "dce29d52-1922-41cb-94db-a018aaaef9e9" ;
  a skos:Concept ;
  skos:notation "643.109" ;
  skos:broader <http://dewey.info/class/643.1/e23/> ;
  mads:componentList (
   <http://dewey.info/class/643.1/e23/>
   <http://dewey.info/class/1--09/e23/>
 ) ;
  dc:modified "2018-11-09"^^xsd:date ;
  dc:created "2018-11-08"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Boliger--historie"@nb .

<http://dewey.info/class/643.109409021/e23/>
  skos:notation "643.109409021" ;
  skos:prefLabel "Boliger--Europa--500-1199"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/643.109/e23/> .

<http://dewey.info/class/643.1094809021/e23/>
  skos:notation "643.1094809021" ;
  skos:prefLabel "Boliger--Norden--500-1199, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/643.109/e23/> .

