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

<http://dewey.info/class/1--0902/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/1--09021/e23/> ;
  skos:notation "T1--0902" ;
  skos:prefLabel "500-tallet til 1400-tallet, 500-1499"@nb .

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

<http://dewey.info/class/1--09021/e23/>
  a skos:Concept ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00119621" ;
  dc:modified "2020-02-27"^^xsd:date ;
  skos:altLabel "500-tallet"@nb, "Syvende århundre"@nb, "Niende århundre"@nb, "1000-tallet"@nb, "Tidlig middelalder"@nb, "700-tallet"@nb, "6. århundre"@nb, "9. århundre"@nb, "Ellevte århundre"@nb, "11. århundre"@nb, "7. århundre"@nb, "Tiende århundre"@nb, "10. århundre"@nb, "Tolvte århundre"@nb, "1100-tallet"@nb, "Sjette århundre"@nb, "800-tallet"@nb, "Sjuende århundre"@nb, "12. århundre"@nb, "600-tallet"@nb, "Åttende århundre"@nb, "8. århundre"@nb, "900-tallet"@nb ;
  skos:broader <http://dewey.info/class/1--0902/e23/> ;
  skos:closeMatch humord:c11011, humord:c11002, humord:c11019, humord:c11015, humord:c10999, humord:c11008, humord:c11005 ;
  skos:inScheme <http://dewey.info/table/1/e23/>, <http://dewey.info/scheme/edition/e23/> ;
  skos:narrowMatch humord:c10910, humord:c10916, humord:c10913 ;
  skos:notation "T1--09021" ;
  skos:prefLabel "500-tallet til 1200-tallet, 500-1199"@nb ;
  skos:relatedMatch humord:c10907 .

