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

<http://dewey.info/class/2--485/e23/>
  skos:prefLabel "Sverige"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/306.3/e23/>
  skos:prefLabel "Økonomiske institusjoner"@nb ;
  a skos:Concept .

<http://dewey.info/class/306.309485/e23/>
  a skos:Concept ;
  dc:identifier "f2b80eec-0bc1-4cdf-8f74-fcf50a7576a1" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:closeMatch bibbi:1479583 ;
  skos:notation "306.309485" ;
  mads:componentList (
   <http://dewey.info/class/306.3/e23/>
   <http://dewey.info/class/2--485/e23/>
 ) ;
  dc:modified "2019-04-05"^^xsd:date ;
  skos:prefLabel "Forbruk--sosiologi--Sverige"@nb ;
  dc:created "2017-08-11"^^xsd:date ;
  skos:broader <http://dewey.info/class/306.30948/e23/> .

<http://dewey.info/class/306.30948/e23/>
  skos:notation "306.30948" ;
  skos:prefLabel "Forbruk--sosiologi--Norden"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/306.309485/e23/> .

