@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/261.7/e23/>
  skos:notation "261.7" ;
  skos:prefLabel "Kristendom og politiske spørsmål"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/261.709047/e23/> .

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

<http://dewey.info/class/261.709047/e23/>
  dc:identifier "e5696179-a878-428d-bc39-0ec2c2022cf7" ;
  skos:notation "261.709047" ;
  dc:modified "2022-04-21"^^xsd:date ;
  skos:broader <http://dewey.info/class/261.7/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2022-04-07"^^xsd:date ;
  skos:prefLabel "Kristendom og politikk--1970-1979"@nb ;
  a skos:Concept ;
  mads:componentList (
   <http://dewey.info/class/261.7/e23/>
   <http://dewey.info/class/1--090.47/e23/>
 ) ;
  skos:closeMatch bibbi:1286349 .

