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

<http://dewey.info/class/915.483/e23/>
  a skos:Concept ;
  dc:created "2016-09-30"^^xsd:date ;
  dc:identifier "3a2764e8-083c-4a4b-8d48-cfe1550c9f4e" ;
  dc:modified "2016-10-07"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/91/e23/>
   <http://dewey.info/class/2--548.3/e23/>
 ) ;
  skos:altLabel "Travancore og Cochin (India)--geografi"@nb ;
  skos:broader <http://dewey.info/class/915.48/e23/> ;
  skos:exactMatch humord:c01868 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrowMatch humord:c19612, humord:c16473, humord:c18855 ;
  skos:notation "915.483" ;
  skos:prefLabel "Kerala (India)--geografi, …"@nb .

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

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

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

