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

<http://dewey.info/class/305.48/e23/>
  skos:prefLabel "Bestemte grupper kvinner"@nb ;
  a skos:Concept .

<http://dewey.info/class/305.4869709481/e23/>
  skos:prefLabel "Muslimske kvinner--sosial gruppe--Norge"@nb ;
  dc:created "2016-11-21"^^xsd:date ;
  dc:identifier "0ab22fa6-fd56-43b7-8c2c-c6e46455750e" ;
  skos:broader <http://dewey.info/class/305.48697094/e23/> ;
  dc:modified "2017-05-02"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept ;
  skos:notation "305.4869709481" ;
  mads:componentList (
   <http://dewey.info/class/305.48/e23/>
   <http://dewey.info/class/305.6/e23/>
   <http://dewey.info/class/297/e23/>
   <http://dewey.info/class/1--09/e23/>
   <http://dewey.info/class/2--481/e23/>
 ) ;
  skos:closeMatch bibbi:1137084 .

<http://dewey.info/class/297/e23/>
  skos:prefLabel "Islam, babisme, baha'i"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/305.48697094/e23/>
  skos:notation "305.48697094" ;
  skos:prefLabel "Muslimske kvinner--sosial gruppe--Europa"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/305.4869709481/e23/> .

