@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/342.5402/e23/>
  mads:componentList (
   <http://dewey.info/class/342/e23/>
   <http://dewey.info/class/2--54/e23/>
   <http://dewey.info/class/342.02/e23/>
 ) ;
  dc:created "2020-09-09"^^xsd:date ;
  skos:prefLabel "Konstitusjoner (forfatninger)--India"@nb ;
  dc:identifier "a5b59032-40d2-4430-bb21-d12aad7365a8" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2020-09-11"^^xsd:date ;
  a skos:Concept ;
  skos:notation "342.5402" ;
  skos:broader <http://dewey.info/class/342.54/e23/> ;
  skos:narrower <http://dewey.info/class/342.540292/e23/> .

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

<http://dewey.info/class/342.54/e23/>
  skos:notation "342.54" ;
  skos:prefLabel "Statsforfatningsrett--India, …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/342.5402/e23/> .

<http://dewey.info/class/342.02/e23/>
  skos:prefLabel "Grunnleggende lovverk"@nb ;
  a skos:Concept .

<http://dewey.info/class/2--54/e23/>
  skos:prefLabel "India og tilgrensende sørasiatiske stater"@nb ;
  a skos:Concept .

<http://dewey.info/class/342/e23/>
  skos:prefLabel "Statsforfatningsrett og forvaltningsrett"@nb ;
  a skos:Concept .

<http://dewey.info/class/342.540292/e23/>
  skos:notation "342.540292" ;
  skos:prefLabel "Konstitusjonell sedvane--India"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/342.5402/e23/> .

