@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 ns0: <http://data.ub.uio.no/webdewey-terms#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .

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

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

<http://dewey.info/class/709.02-709.05/e23/>
  skos:notation "709.02-709.05" ;
  skos:prefLabel "Perioder, 500-"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/709.02/e23/> .

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

<http://dewey.info/class/7/e23/>
  skos:prefLabel "Kunst og fritid"@nb ;
  a skos:Concept .

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

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

<http://dewey.info/class/709.02/e23/>
  skos:narrower <http://dewey.info/class/709.022/e23/>, <http://dewey.info/class/709.023/e23/>, <http://dewey.info/class/709.021/e23/>, <http://dewey.info/class/709.024/e23/> ;
  skos:prefLabel "500-tallet til 1400-tallet, 500-1499"@nb ;
  skos:altLabel "Middelalderkunst"@nb ;
  skos:notation "709.02" ;
  a skos:Concept ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "ocd00164025" ;
  dc:modified "2017-12-19"^^xsd:date ;
  ns0:classHere "Middelalderkunst"@nb ;
  skos:broader <http://dewey.info/class/709.02-709.05/e23/> ;
  mads:componentList (
   <http://dewey.info/class/7/e23/>
   <http://dewey.info/class/1--090.2/e23/>
 ) .

