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

<http://dewey.info/class/338.9/e23/>
  skos:prefLabel "Økonomisk politikk, økonomisk utvikling, økonomisk vekst"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/338.95995/e23/>
  dc:modified "2019-01-31"^^xsd:date ;
  skos:altLabel "Økonomisk politikk--Visayaøyene (Filippinene)"@nb ;
  skos:broader <http://dewey.info/class/338.959/e23/> ;
  skos:notation "338.95995" ;
  a skos:Concept ;
  dc:identifier "cda09508-c0f6-4a5f-9efd-8ea7a5b0004c" ;
  skos:prefLabel "Økonomisk utvikling--Visayaøyene (Filippinene), …"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2019-01-30"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/338.9/e23/>
   <http://dewey.info/class/2--599.5/e23/>
 ) .

<http://dewey.info/class/338.959/e23/>
  skos:notation "338.959" ;
  skos:prefLabel "Økonomisk utvikling--Sørøst-Asia"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/338.95995/e23/> .

