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

<http://dewey.info/class/1--09/e23/>
  skos:prefLabel "Historie, geografisk behandling, biografier"@nb ;
  a skos:Concept .

<http://dewey.info/class/720.95/e23/>
  skos:notation "720.95" ;
  skos:prefLabel "Asia"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/720.954/e23/> .

<http://dewey.info/class/720.954/e23/>
  skos:prefLabel "India og naboland i Sør-Asia"@nb ;
  ns0:classHere "Jainistisk arkitektur"@nb, "Hinduistisk arkitektur"@nb ;
  a skos:Concept ;
  skos:closeMatch bibbi:1127081, bibbi:1127793 ;
  dc:identifier "ocd00164282" ;
  mads:componentList (
   <http://dewey.info/class/72/e23/>
   <http://dewey.info/class/1--09/e23/>
   <http://dewey.info/class/2--54/e23/>
 ) ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:altLabel "Hinduistisk arkitektur"@nb, "Jainistisk arkitektur"@nb ;
  skos:notation "720.954" ;
  skos:broader <http://dewey.info/class/720.95/e23/> ;
  dc:modified "2017-09-21"^^xsd:date ;
  skos:narrower <http://dewey.info/class/720.9542/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

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

<http://dewey.info/class/2--54/e23/>
  skos:prefLabel "India og tilgrensende sørasiatiske stater"@nb ;
  a skos:Concept .

<http://dewey.info/class/72/e23/>
  skos:prefLabel "Arkitektur"@nb ;
  a skos:Concept .

<http://dewey.info/class/720.9542/e23/>
  skos:notation "720.9542" ;
  skos:prefLabel "Arkitektur--Uttar Pradesh (India)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/720.954/e23/> .

