@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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

<http://dewey.info/class/266.41/e23/>
  skos:notation "266.41" ;
  skos:prefLabel "Den lutherske kirke--misjon"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/266.4163/e23/> .

<http://dewey.info/class/266.4163/e23/>
  skos:notation "266.4163" ;
  skos:closeMatch bibbi:1128964 ;
  mads:componentList (
   <http://dewey.info/class/266/e23/>
   <http://dewey.info/class/284.1/e23/>
   <http://dewey.info/class/2--63/e23/>
 ) ;
  dc:identifier "10ed18c2-d7d6-42ee-9705-793505137807" ;
  skos:broader <http://dewey.info/class/266.41/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2018-01-09"^^xsd:date ;
  skos:prefLabel "Den lutherske kirke--misjon--Etiopia"@nb ;
  dc:modified "2018-01-10"^^xsd:date ;
  a skos:Concept .

<http://dewey.info/class/284.1/e23/>
  skos:prefLabel "Lutherske kirker"@nb ;
  a skos:Concept .

<http://dewey.info/class/2--63/e23/>
  skos:prefLabel "Etiopia og Eritrea"@nb ;
  a skos:Concept .

<http://dewey.info/class/266/e23/>
  skos:prefLabel "Misjon"@nb ;
  a skos:Concept .

