@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 humord: <http://data.ub.uio.no/humord/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/951.01/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/951.015/e23/> ;
  skos:notation "951.01" ;
  skos:prefLabel "Eldre historie fram til 960"@nb .

<http://dewey.info/class/951.015/e23/>
  a skos:Concept ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00174942" ;
  dc:modified "2014-12-02"^^xsd:date ;
  skos:altLabel "Kina--500-tallet"@nb, "De nordlige dynastier--kinesisk historie"@nb, "Kina--420-581"@nb, "Kina--400-tallet"@nb, "De sørlige dynastier--kinesisk historie"@nb ;
  skos:broader <http://dewey.info/class/951.01/e23/> ;
  skos:exactMatch humord:c27699 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrowMatch humord:c11087 ;
  skos:notation "951.015" ;
  skos:prefLabel "Perioden med de nordlige og sørlige dynastier, 420-581"@nb .

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

