@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/491.4/e23/>
  skos:notation "491.4" ;
  skos:prefLabel "Moderne indoariske språk"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/491.47/e23/> .

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

<http://dewey.info/class/491.471-491.478/e23/>
  skos:notation "491.471-491.478" ;
  skos:prefLabel "Inndeling av gujarati"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/491.47/e23/> .

<http://dewey.info/class/491.4701-491.4709/e23/>
  skos:notation "491.4701-491.4709" ;
  skos:prefLabel "Generell forminndeling av gujarati"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/491.47/e23/> .

<http://dewey.info/class/491.479/e23/>
  skos:notation "491.479" ;
  skos:prefLabel "Rajasthani"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/491.47/e23/> .

<http://dewey.info/class/491.47/e23/>
  skos:narrower <http://dewey.info/class/491.4701-491.4709/e23/>, <http://dewey.info/class/491.471-491.478/e23/>, <http://dewey.info/class/491.479/e23/> ;
  dc:created "2009-12-03"^^xsd:date ;
  a skos:Concept ;
  skos:notation "491.47" ;
  dc:modified "2013-05-02"^^xsd:date ;
  dc:identifier "ocd00144642" ;
  skos:altLabel "Gujarati språk"@nb, "Bhili språk"@nb ;
  skos:prefLabel "Gujarati, bhili, rajasthani"@nb ;
  skos:broader <http://dewey.info/class/491.4/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

