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

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

<http://dewey.info/class/332.673/e23/>
  skos:prefLabel "Internasjonal investering"@nb ;
  a skos:Concept .

<http://dewey.info/class/332.6735/e23/>
  skos:notation "332.6735" ;
  skos:prefLabel "Asiatiske utenlandsinvesteringer"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/332.67351/e23/> .

<http://dewey.info/class/332.6735106894/e23/>
  skos:notation "332.6735106894" ;
  skos:prefLabel "Kinesiske utenlandsinvesteringer--Zambia"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/332.67351/e23/> .

<http://dewey.info/class/332.67351/e23/>
  a skos:Concept ;
  skos:notation "332.67351" ;
  dc:created "2016-11-08"^^xsd:date ;
  skos:broader <http://dewey.info/class/332.6735/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "499418a7-40c9-4db9-8707-cda6d8fcf48d" ;
  dc:modified "2019-09-09"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/332.673/e23/>
   <http://dewey.info/class/2--51/e23/>
 ) ;
  skos:prefLabel "Kinesiske utenlandsinvesteringer"@nb ;
  skos:narrower <http://dewey.info/class/332.6735106894/e23/> .

