@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#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .

<http://dewey.info/class/91/e23/>
  skos:prefLabel "Geografi og reiser"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/915.481/e23/>
  a skos:Concept ;
  skos:altLabel "Lakkadivene, Minicoy og Amindivi (India : øyer)--geografi"@nb, "Lakshadweep (India)--geografi"@nb ;
  skos:broader <http://dewey.info/class/915.48/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "915.481" ;
  skos:prefLabel "Lakkadivene (India)--geografi, …"@nb ;
  dc:modified "2016-10-07"^^xsd:date ;
  dc:created "2016-09-30"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/91/e23/>
   <http://dewey.info/class/2--548.1/e23/>
 ) ;
  dc:identifier "624d6f5c-b388-41d4-96e5-3e2cf3170415" .

<http://dewey.info/class/915.48/e23/>
  skos:notation "915.48" ;
  skos:prefLabel "Det sørlige India--geografi, …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/915.481/e23/> .

