@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/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/1--09/e23/>
  skos:prefLabel "Historie, geografisk behandling, biografier"@nb ;
  a skos:Concept .

<http://dewey.info/class/509.4436109033/e23/>
  dc:modified "2020-03-27"^^xsd:date ;
  skos:prefLabel "Naturvitenskap--Paris (Frankrike)--1700-tallet"@nb ;
  skos:notation "509.4436109033" ;
  mads:componentList (
   <http://dewey.info/class/5/e23/>
   <http://dewey.info/class/1--09/e23/>
   <http://dewey.info/class/2--443.61/e23/>
   <http://dewey.info/class/1--090.33/e23/>
 ) ;
  skos:broader <http://dewey.info/class/509.44/e23/> ;
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "a1b8806a-6cef-4c47-96f0-730464d21bf5" ;
  dc:created "2016-09-01"^^xsd:date ;
  skos:closeMatch bibbi:1142786 .

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

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

<http://dewey.info/class/509.44/e23/>
  skos:notation "509.44" ;
  skos:prefLabel "Naturvitenskap--Frankrike"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/509.4436109033/e23/> .

