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

<http://dewey.info/class/931.0403/e23/>
  skos:notation "931.0403" ;
  skos:prefLabel "Kina--221 f.Kr.-420 e.Kr--leksika"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/931.04/e23/> .

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

<http://dewey.info/class/931.04/e23/>
  skos:broader <http://dewey.info/class/931/e23/> ;
  skos:closeMatch bibbi:1164465, bibbi:1094856 ;
  a skos:Concept ;
  dc:identifier "ocd00172664" ;
  ns0:including "Han-dynastiet, 202 f.kr.- 220 e.kr."@nb ;
  skos:prefLabel "Perioden med Qin-dynastiet fram til Jin-dynastiet, 221 f.Kr.-420 e.Kr."@nb ;
  skos:altLabel "Ch'in-dynastiet"@nb, "Han-dynastiet"@nb, "Jin-dynastiet"@nb, "Qin-dynastiet"@nb ;
  skos:notation "931.04" ;
  skos:narrower <http://dewey.info/class/931.0403/e23/> ;
  dc:modified "2014-12-02"^^xsd:date ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

<http://dewey.info/class/931/e23/>
  skos:notation "931" ;
  skos:prefLabel "Kina fram til 420"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/931.04/e23/> .

