@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#> .

<http://dewey.info/class/954/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/954.04/e23/> ;
  skos:notation "954" ;
  skos:prefLabel "India og sørasiatiske naboland"@nb .

<http://dewey.info/class/954.045/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/954.04/e23/> ;
  skos:notation "954.045" ;
  skos:prefLabel "Indira Gandhis første statsministerperiode, 1966-1977"@nb .

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

<http://dewey.info/class/954.04/e23/>
  a skos:Concept ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00175157" ;
  dc:modified "2014-12-02"^^xsd:date ;
  skos:altLabel "India--1947-1971"@nb ;
  skos:broader <http://dewey.info/class/954/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/954.042/e23/>, <http://dewey.info/class/954.04092/e23/>, <http://dewey.info/class/954.043/e23/>, <http://dewey.info/class/954.045/e23/> ;
  skos:notation "954.04" ;
  skos:prefLabel "1947-1971"@nb .

<http://dewey.info/class/954.042/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/954.04/e23/> ;
  skos:notation "954.042" ;
  skos:prefLabel "Jawaharlal Nehrus statsministertid, 1947-1964"@nb .

<http://dewey.info/class/954.043/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/954.04/e23/> ;
  skos:notation "954.043" ;
  skos:prefLabel "Lal Bahadur Shastris statsministertid, 1964-1966"@nb .

<http://dewey.info/class/954.04092/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/954.04/e23/> ;
  skos:notation "954.04092" ;
  skos:prefLabel "India--1947-1971--biografier"@nb .

