@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/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/940.5472/e23/>
  skos:prefLabel "Krigsfangeleirer"@nb ;
  a skos:Concept .

<http://dewey.info/class/2--43/e23/>
  skos:prefLabel "Tyskland og mellomeuropeiske naboland"@nb ;
  a skos:Concept .

<http://dewey.info/class/940.54724309484441/e23/>
  a skos:Concept ;
  dc:modified "2021-03-23"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/940.5472/e23/>
   <http://dewey.info/class/2--43/e23/>
   <http://dewey.info/class/1--09/e23/>
   <http://dewey.info/class/2--484.441/e23/>
 ) ;
  skos:broader <http://dewey.info/class/940.547243094844/e23/> ;
  skos:closeMatch bibbi:1166408 ;
  dc:created "2017-08-17"^^xsd:date ;
  skos:notation "940.54724309484441" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Krigsfangeleirer--annen verdenskrig--tyske--Narvik (Nordland)"@nb ;
  dc:identifier "f88c9505-2f3e-49c8-bb9f-d6176798f1fb" .

<http://dewey.info/class/940.547243094844/e23/>
  skos:notation "940.547243094844" ;
  skos:prefLabel "Krigsfangeleirer--annen verdenskrig--tyske--Nordland (Norge)"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/940.54724309484441/e23/> .

