@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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/320.95980904/e23/>
  skos:notation "320.95980904" ;
  skos:prefLabel "Politikk--Indonesia--1900-1999, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/320.9598/e23/> .

<http://dewey.info/class/320.9598/e23/>
  dc:created "2011-03-26"^^xsd:date ;
  skos:altLabel "Indonesia--politikk"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/320.959/e23/> ;
  skos:narrower <http://dewey.info/class/320.95980904/e23/>, <http://dewey.info/class/320.95987/e23/> ;
  dc:modified "2024-07-02"^^xsd:date ;
  dc:identifier "ocd00307344" ;
  skos:prefLabel "Politikk--Indonesia, …"@nb ;
  skos:notation "320.9598" ;
  mads:componentList (
   <http://dewey.info/class/320.9/e23/>
   <http://dewey.info/class/2--598/e23/>
 ) ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

<http://dewey.info/class/320.959/e23/>
  skos:notation "320.959" ;
  skos:prefLabel "Politikk--Sørøst-Asia, …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/320.9598/e23/> .

<http://dewey.info/class/320.9/e23/>
  skos:prefLabel "Politisk situasjon og politiske forhold"@nb ;
  a skos:Concept .

<http://dewey.info/class/2--598/e23/>
  skos:prefLabel "Indonesia og Øst-Timor"@nb ;
  a skos:Concept .

<http://dewey.info/class/320.95987/e23/>
  skos:notation "320.95987" ;
  skos:prefLabel "Politikk--Øst-Timor, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/320.9598/e23/> .

