@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/737.49481/e23/>
  skos:notation "737.49481" ;
  skos:prefLabel "Mynter--Norge"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/737.4948/e23/> .

<http://dewey.info/class/737.4948/e23/>
  a skos:Concept ;
  skos:closeMatch bibbi:1128258 ;
  dc:modified "2023-05-24"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/737.49481/e23/>, <http://dewey.info/class/737.49485/e23/>, <http://dewey.info/class/737.49489/e23/>, <http://dewey.info/class/737.494809021/e23/> ;
  dc:created "2017-12-14"^^xsd:date ;
  skos:notation "737.4948" ;
  skos:broader <http://dewey.info/class/737.49/e23/> ;
  mads:componentList (
   <http://dewey.info/class/737.49/e23/>
   <http://dewey.info/class/2--48/e23/>
 ) ;
  dc:identifier "619a4e87-6419-4c1f-af8e-f71d0e36376a" ;
  skos:prefLabel "Mynter--Norden, …"@nb ;
  skos:altLabel "Mynter--Nord-Europa"@nb .

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

<http://dewey.info/class/737.49/e23/>
  skos:notation "737.49" ;
  skos:prefLabel "Mynter fra bestemte stater"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/737.4948/e23/> .

<http://dewey.info/class/737.49485/e23/>
  skos:notation "737.49485" ;
  skos:prefLabel "Mynter--Sverige"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/737.4948/e23/> .

<http://dewey.info/class/737.494809021/e23/>
  skos:notation "737.494809021" ;
  skos:prefLabel "Mynter--Norden--500-1199"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/737.4948/e23/> .

<http://dewey.info/class/2--48/e23/>
  skos:prefLabel "Skandinavia og Finland"@nb ;
  a skos:Concept .

<http://dewey.info/class/737.49489/e23/>
  skos:notation "737.49489" ;
  skos:prefLabel "Mynter--Danmark"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/737.4948/e23/> .

