@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/306.6/e23/>
  skos:prefLabel "Religiøse institusjoner"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/306.63-306.69/e23/>
  skos:notation "306.63-306.69" ;
  skos:prefLabel "Institusjoner knyttet til bestemte religioner"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/306.67481/e23/> .

<http://dewey.info/class/306.67481/e23/>
  skos:closeMatch bibbi:1142996, bibbi:1259942 ;
  skos:prefLabel "Den kristne kirke--Norge--sosiologi"@nb ;
  dc:created "2016-11-04"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2016-11-08"^^xsd:date ;
  a skos:Concept ;
  skos:notation "306.67481" ;
  dc:identifier "a0036e83-4228-4255-bc09-98cf0cfe4e41" ;
  mads:componentList (
   <http://dewey.info/class/306.6/e23/>
   <http://dewey.info/class/27/e23/>
   <http://dewey.info/class/2--481/e23/>
 ) ;
  skos:broader <http://dewey.info/class/306.63-306.69/e23/> .

<http://dewey.info/class/2--481/e23/>
  skos:prefLabel "Norge"@nb ;
  a skos:Concept .

<http://dewey.info/class/27/e23/>
  skos:prefLabel "Kristendommens historie"@nb ;
  a skos:Concept .

