@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/2--51/e23/>
  a skos:Concept ;
  skos:prefLabel "Kina og tilgrensende områder"@nb .

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

<http://dewey.info/class/337.3-337.9/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/337.67051/e23/> ;
  skos:notation "337.3-337.9" ;
  skos:prefLabel "Utenriksøkonomisk politikk og utenriksøkonomiske relasjoner for bestemte jurisdiksjoner og grupper av jurisdiksjoner"@nb .

<http://dewey.info/class/2--67/e23/>
  a skos:Concept ;
  skos:prefLabel "Sentral-Afrika og øyene utenfor kysten"@nb .

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

<http://dewey.info/class/337.67051/e23/>
  a skos:Concept ;
  dc:created "2016-12-12"^^xsd:date ;
  dc:identifier "81b3e2f0-0228-4bc1-9a9f-77f738a26587" ;
  dc:modified "2016-12-13"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/337/e23/>
   <http://dewey.info/class/2--67/e23/>
   <http://dewey.info/class/2--51/e23/>
 ) ;
  skos:broader <http://dewey.info/class/337.3-337.9/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "337.67051" ;
  skos:prefLabel "Sentral-Afrika--utenriksøkonomiske relasjoner--Kina"@nb .

