@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@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/261.7094/e23/>
  skos:notation "261.7094" ;
  skos:prefLabel "Kristendom og politikk--Europa"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/261.70943/e23/> .

<http://dewey.info/class/261.7094309049/e23/>
  skos:notation "261.7094309049" ;
  skos:prefLabel "Kristendom og politikk--Tyskland--1990-1999"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/261.70943/e23/> .

<http://dewey.info/class/261.7/e23/>
  skos:prefLabel "Kristendom og politiske spørsmål"@nb ;
  a skos:Concept .

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

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

<http://dewey.info/class/261.70943/e23/>
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "261.70943" ;
  skos:closeMatch bibbi:1103486 ;
  dc:modified "2017-09-25"^^xsd:date ;
  dc:created "2017-09-25"^^xsd:date ;
  skos:prefLabel "Kristendom og politikk--Tyskland"@nb ;
  skos:broader <http://dewey.info/class/261.7094/e23/> ;
  dc:identifier "360b7f8b-805c-4d72-b082-771cab261cda" ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/261.7094309049/e23/> ;
  mads:componentList (
   <http://dewey.info/class/261.7/e23/>
   <http://dewey.info/class/1--09/e23/>
   <http://dewey.info/class/2--43/e23/>
 ) .

