@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.46/e23/> .

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

<http://dewey.info/class/491.461-491.468/e23/>
  skos:notation "491.461-491.468" ;
  skos:prefLabel "Inndeling av marathi"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/491.46/e23/> .

<http://dewey.info/class/491.469/e23/>
  skos:notation "491.469" ;
  skos:prefLabel "Konkani"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/491.46/e23/> .

<http://dewey.info/class/491.4601-491.4609/e23/>
  skos:notation "491.4601-491.4609" ;
  skos:prefLabel "Generell forminndeling av marathi"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/491.46/e23/> .

<http://dewey.info/class/491.46/e23/>
  skos:narrower <http://dewey.info/class/491.461-491.468/e23/>, <http://dewey.info/class/491.4601-491.4609/e23/>, <http://dewey.info/class/491.469/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "491.46" ;
  skos:broader <http://dewey.info/class/491.4/e23/> ;
  skos:prefLabel "Marathi og konkani"@nb ;
  dc:identifier "ocd00144637" ;
  dc:modified "2013-05-02"^^xsd:date ;
  skos:altLabel "Marathi språk"@nb ;
  a skos:Concept ;
  dc:created "2009-12-03"^^xsd:date .

