@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://dewey.info/class/016.93/e23/>
  skos:notation "016.93" ;
  skos:prefLabel "Oldtiden--bibliografier, …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/016.9368/e23/> .

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

<http://dewey.info/class/016.9368/e23/>
  mads:componentList (
   <http://dewey.info/class/016/e23/>
   <http://dewey.info/class/936..8/e23/>
 ) ;
  dc:identifier "552d605f-6969-4d56-9ce0-405e4bdd29b7" ;
  a skos:Concept ;
  dc:created "2020-06-04"^^xsd:date ;
  skos:narrower <http://dewey.info/class/016.93681/e23/>, <http://dewey.info/class/016.93689/e23/>, <http://dewey.info/class/016.936843/e23/>, <http://dewey.info/class/016.93685/e23/> ;
  skos:prefLabel "Nord-Europa--oldtiden--bibliografier"@nb ;
  skos:broader <http://dewey.info/class/016.93/e23/> ;
  dc:modified "2020-06-04"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "016.9368" .

<http://dewey.info/class/016.93681/e23/>
  skos:notation "016.93681" ;
  skos:prefLabel "Norge--oldtiden--bibliografier"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/016.9368/e23/> .

<http://dewey.info/class/016.93685/e23/>
  skos:notation "016.93685" ;
  skos:prefLabel "Sverige--oldtiden--bibliografier"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/016.9368/e23/> .

<http://dewey.info/class/016.936843/e23/>
  skos:notation "016.936843" ;
  skos:prefLabel "Nord-Norge (Norge)--oldtiden--bibliografier"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/016.9368/e23/> .

<http://dewey.info/class/016/e23/>
  skos:prefLabel "Bibliografier og kataloger over verker om bestemte emner"@nb ;
  a skos:Concept .

<http://dewey.info/class/016.93689/e23/>
  skos:notation "016.93689" ;
  skos:prefLabel "Danmark--oldtiden--bibliografier"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/016.9368/e23/> .

