@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#> .

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

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

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

