@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 realfagstermer: <http://data.ub.uio.no/realfagstermer/> .
@prefix humord: <http://data.ub.uio.no/humord/> .

<http://dewey.info/table/2/e23/> a skos:ConceptScheme .
<http://dewey.info/class/2--541-548/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/2--54/e23/> ;
  skos:notation "T2--541-548" ;
  skos:prefLabel "India"@nb .

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

<http://dewey.info/class/2--549/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/2--54/e23/> ;
  skos:notation "T2--549" ;
  skos:prefLabel "Andre områder i Sør-Asia"@nb .

<http://dewey.info/class/2--54/e23/>
  a skos:Concept ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00126219" ;
  dc:modified "2024-10-01"^^xsd:date ;
  skos:altLabel "Mogulriket"@nb, "Sør-Asia"@nb, "India"@nb, "Mughalriket"@nb ;
  skos:broader <http://dewey.info/class/2--5/e23/> ;
  skos:closeMatch realfagstermer:c030719, humord:c02146 ;
  skos:exactMatch humord:c01834, realfagstermer:c030228 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/>, <http://dewey.info/table/2/e23/> ;
  skos:narrowMatch humord:c01906, humord:c02131, humord:c14615 ;
  skos:narrower <http://dewey.info/class/2--549/e23/>, <http://dewey.info/class/2--541-548/e23/> ;
  skos:notation "T2--54" ;
  skos:prefLabel "India og tilgrensende sørasiatiske stater"@nb .

<http://dewey.info/class/2--5/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/2--54/e23/> ;
  skos:notation "T2--5" ;
  skos:prefLabel "Asia"@nb .

