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

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

<http://dewey.info/class/709.02-709.05/e23/>
  dc:created "2010-02-04"^^xsd:date ;
  skos:prefLabel "Perioder, 500-"@nb ;
  skos:broader <http://dewey.info/class/709/e23/> ;
  dc:modified "2018-06-04"^^xsd:date ;
  skos:narrower <http://dewey.info/class/709.05/e23/>, <http://dewey.info/class/709.02/e23/>, <http://dewey.info/class/709.04/e23/>, <http://dewey.info/class/709.03/e23/> ;
  ns0:classHere "Oversiktsverker om europeisk kunst som er begrenset til periode, retning eller stilart"@nb, "Retninger og stilarter som ikke er begrenset til stater eller lokalområder"@nb ;
  dc:identifier "ocd00164026" ;
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "709.02-709.05" .

<http://dewey.info/class/709.04/e23/>
  skos:notation "709.04" ;
  skos:prefLabel "1900-tallet, 1900-1999"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/709.02-709.05/e23/> .

<http://dewey.info/class/709.05/e23/>
  skos:notation "709.05" ;
  skos:prefLabel "2000-tallet, 2000-2099"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/709.02-709.05/e23/> .

<http://dewey.info/class/709.02/e23/>
  skos:notation "709.02" ;
  skos:prefLabel "500-tallet til 1400-tallet, 500-1499"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/709.02-709.05/e23/> .

<http://dewey.info/class/709.03/e23/>
  skos:notation "709.03" ;
  skos:prefLabel "Nyere tid, 1500-"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/709.02-709.05/e23/> .

<http://dewey.info/class/709/e23/>
  skos:notation "709" ;
  skos:prefLabel "Historie, geografisk behandling, biografier knyttet til kunst og kunsthåndverk"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/709.02-709.05/e23/> .

