@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#> .

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

<http://dewey.info/class/297.37/e23/>
  skos:notation "297.37" ;
  skos:prefLabel "Prekener og prekenlære"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/297.37095691/e23/> .

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

<http://dewey.info/class/297.37095691/e23/>
  dc:modified "2016-09-27"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/297.37/e23/>
   <http://dewey.info/class/1--09/e23/>
   <http://dewey.info/class/2--569.1/e23/>
 ) ;
  dc:identifier "b89b07a2-4469-451e-8bd9-3a3a862e2ebd" ;
  skos:broader <http://dewey.info/class/297.37/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "297.37095691" ;
  a skos:Concept ;
  dc:created "2016-09-26"^^xsd:date ;
  skos:prefLabel "Preking--islam--Syria, …"@nb ;
  skos:altLabel "Prekener--islam--Syria"@nb .

