@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.9597/e23/>
  skos:altLabel "Økonomisk utvikling--Vietnam"@nb, "Vietnam--økonomisk politikk"@nb, "Vietnam--økonomisk utvikling"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "4d118b67-109e-4f79-ba99-48e9ee70103a" ;
  skos:broader <http://dewey.info/class/338.959/e23/> ;
  dc:modified "2019-01-31"^^xsd:date ;
  skos:prefLabel "Økonomisk politikk--Vietnam, …"@nb ;
  skos:notation "338.9597" ;
  mads:componentList (
   <http://dewey.info/class/338.9/e23/>
   <http://dewey.info/class/2--597/e23/>
 ) ;
  a skos:Concept ;
  dc:created "2017-04-07"^^xsd:date .

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

<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.9597/e23/> .

