@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 mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/1--09/e23/>
  skos:prefLabel "Historie, geografisk behandling, biografier"@nb ;
  a skos:Concept .

<http://dewey.info/class/469/e23/>
  skos:prefLabel "Portugisisk"@nb ;
  a skos:Concept .

<http://dewey.info/class/469.7009/e23/>
  a skos:Concept ;
  skos:notation "469.7009" ;
  skos:prefLabel "Historie, geografisk behandling, biografier"@nb ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:modified "2020-08-19"^^xsd:date ;
  skos:narrower <http://dewey.info/class/469.7009031/e23/>, <http://dewey.info/class/469.700902/e23/>, <http://dewey.info/class/469.70094-469.70099/e23/> ;
  mads:componentList (
   <http://dewey.info/class/469/e23/>
   <http://dewey.info/class/4--7/e23/>
   <http://dewey.info/class/1--09/e23/>
 ) ;
  skos:broader <http://dewey.info/class/469.7/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "ocd00144554" .

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

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

<http://dewey.info/class/469.7009031/e23/>
  skos:notation "469.7009031" ;
  skos:prefLabel "1500-tallet, 1500-1599"@nb ;
  a skos:Concept .

<http://dewey.info/class/469.7/e23/>
  skos:notation "469.7" ;
  skos:prefLabel "Historiske og geografiske variasjoner, moderne, ikke-geografiske variasjoner"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/469.7009/e23/> .

<http://dewey.info/class/469.70094-469.70099/e23/>
  skos:notation "469.70094-469.70099" ;
  skos:prefLabel "Bestemte verdensdeler, stater, lokalområder i nyere tid"@nb ;
  a skos:Concept .

<http://dewey.info/class/4--7/e23/>
  skos:prefLabel "Historiske og geografiske variasjoner, moderne, ikke-geografiske variasjoner"@nb ;
  a skos:Concept .

