@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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/scheme/edition/e23/>
  rdfs:label "Norsk WebDewey"@nb ;
  a skos:ConceptScheme .

<http://dewey.info/class/1--088/e23/>
  skos:prefLabel "Yrkesgrupper og religiøse grupper"@nb ;
  a skos:Concept .

<http://dewey.info/class/646.7/e23/>
  skos:prefLabel "Personlig liv og familieliv"@nb ;
  a skos:Concept .

<http://dewey.info/class/646.70088297/e23/>
  a skos:Concept ;
  dc:modified "2020-09-01"^^xsd:date ;
  dc:identifier "31057034-7c3d-44e4-8224-28f3c3272fe2" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Muslimer--hverdagskompetanse"@nb ;
  skos:broader <http://dewey.info/class/646.7008/e23/> ;
  skos:notation "646.70088297" ;
  mads:componentList (
   <http://dewey.info/class/646.7/e23/>
   <http://dewey.info/class/1--088/e23/>
   <http://dewey.info/class/1--297/e23/>
 ) ;
  dc:created "2020-08-31"^^xsd:date ;
  skos:closeMatch bibbi:1190653 .

<http://dewey.info/class/646.7008/e23/>
  skos:notation "646.7008" ;
  skos:prefLabel "Privatliv og familieliv som gjelder persongrupper"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/646.70088297/e23/> .

