@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 bibbi: <https://id.bs.no/bibbi/> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .

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

<http://dewey.info/class/737.43093-737.43099/e23/>
  skos:notation "737.43093-737.43099" ;
  skos:prefLabel "Bestemte verdensdeler og lokalområder"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/737.4309/e23/> .

<http://dewey.info/class/737.43/e23/>
  skos:notation "737.43" ;
  skos:prefLabel "Gullmynter"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/737.4309/e23/> .

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

<http://dewey.info/class/737.4309/e23/>
  dc:modified "2021-07-02"^^xsd:date ;
  skos:broader <http://dewey.info/class/737.43/e23/> ;
  skos:notation "737.4309" ;
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Gullmynter--numismatikk--historie"@nb ;
  dc:created "2021-07-02"^^xsd:date ;
  dc:identifier "41a2464c-8e7e-49e6-b52e-50920865a019" ;
  skos:closeMatch bibbi:1203588 ;
  skos:narrower <http://dewey.info/class/737.43093-737.43099/e23/> ;
  mads:componentList (
   <http://dewey.info/class/737.43/e23/>
   <http://dewey.info/class/1--09/e23/>
 ) .

