@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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

<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/339.2/e23/>
  skos:notation "339.2" ;
  skos:prefLabel "Fordeling av inntekt og formue"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/339.209485/e23/> .

<http://dewey.info/class/339.209485/e23/>
  skos:closeMatch bibbi:1454787 ;
  mads:componentList (
   <http://dewey.info/class/339.2/e23/>
   <http://dewey.info/class/1--09/e23/>
   <http://dewey.info/class/2--485/e23/>
 ) ;
  dc:modified "2022-11-03"^^xsd:date ;
  a skos:Concept ;
  dc:identifier "f154f9a4-44c0-4749-824a-1e96a6b58e2e" ;
  dc:created "2022-11-03"^^xsd:date ;
  skos:prefLabel "Inntektsfordeling--Sverige, …"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "339.209485" ;
  skos:altLabel "Formue--fordeling--Sverige"@nb ;
  skos:broader <http://dewey.info/class/339.2/e23/> .

