@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/332.645094109033/e23/>
  dc:identifier "de2483a1-7b03-4eac-8fe6-520876460b9b" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  a skos:Concept ;
  skos:notation "332.645094109033" ;
  dc:modified "2021-03-09"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/332.645/e23/>
   <http://dewey.info/class/1--09/e23/>
   <http://dewey.info/class/2--41/e23/>
   <http://dewey.info/class/1--090.33/e23/>
 ) ;
  dc:created "2021-03-09"^^xsd:date ;
  skos:broader <http://dewey.info/class/332.645/e23/> ;
  skos:prefLabel "Spekulasjon (finans)--Storbritannia--1700-tallet"@nb ;
  skos:closeMatch bibbi:1199349 .

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

<http://dewey.info/class/332.645/e23/>
  skos:notation "332.645" ;
  skos:prefLabel "Spekulasjon"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/332.645094109033/e23/> .

<http://dewey.info/class/2--41/e23/>
  skos:prefLabel "De britiske øyer"@nb ;
  a skos:Concept .

