@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/741.921/e23/>
  skos:notation "741.921" ;
  skos:prefLabel "Oldtiden fram til 499"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/741.92/e23/> .

<http://dewey.info/class/741.922/e23/>
  skos:notation "741.922" ;
  skos:prefLabel "500-1399"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/741.92/e23/> .

<http://dewey.info/class/741.9/e23/>
  skos:notation "741.9" ;
  skos:prefLabel "Samlinger av tegninger"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/741.92/e23/> .

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

<http://dewey.info/class/741.92/e23/>
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Bestemte perioder"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00165209" ;
  skos:narrower <http://dewey.info/class/741.922/e23/>, <http://dewey.info/class/741.921/e23/>, <http://dewey.info/class/741.924/e23/>, <http://dewey.info/class/741.923/e23/> ;
  skos:notation "741.92" ;
  a skos:Concept ;
  dc:modified "2013-10-14"^^xsd:date ;
  skos:broader <http://dewey.info/class/741.9/e23/> .

<http://dewey.info/class/741.923/e23/>
  skos:notation "741.923" ;
  skos:prefLabel "1400-1799"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/741.92/e23/> .

<http://dewey.info/class/741.924/e23/>
  skos:notation "741.924" ;
  skos:prefLabel "1800-"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/741.92/e23/> .

