@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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#> .

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

<http://dewey.info/class/330.02-330.08/e23/>
  skos:notation "330.02-330.08" ;
  skos:prefLabel "Generell forminndeling"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/330.0212/e23/> .

<http://dewey.info/class/33/e23/>
  skos:prefLabel "Samfunnsøkonomi"@nb ;
  a skos:Concept .

<http://dewey.info/class/330.0212/e23/>
  skos:closeMatch bibbi:1188662, bibbi:1188665 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2020-06-12"^^xsd:date ;
  dc:modified "2020-06-12"^^xsd:date ;
  skos:notation "330.0212" ;
  skos:prefLabel "Samfunnsøkonomi--formler"@nb ;
  skos:broader <http://dewey.info/class/330.02-330.08/e23/> ;
  dc:identifier "2e330eac-bb63-41d5-8548-f22b393f4a5f" ;
  mads:componentList (
   <http://dewey.info/class/33/e23/>
   <http://dewey.info/class/1--021.2/e23/>
 ) ;
  a skos:Concept .

