@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 mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://dewey.info/class/943.022/e23/>
  skos:notation "943.022" ;
  skos:prefLabel "Perioden med Konrad I og stammehertugdømmet Sachsen, 911-1024"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/943.022092/e23/> .

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

<http://dewey.info/class/943.022092/e23/>
  a skos:Concept ;
  dc:identifier "7ce7aa60-a543-443c-94ff-abaf558f2e42" ;
  skos:narrower <http://dewey.info/class/943.0220922/e23/>, <http://dewey.info/class/943.02209252/e23/> ;
  skos:prefLabel "Tyskland--911-1024--biografier"@nb ;
  mads:componentList (
   <http://dewey.info/class/943.022/e23/>
   <http://dewey.info/class/1--092/e23/>
 ) ;
  dc:created "2020-04-03"^^xsd:date ;
  skos:notation "943.022092" ;
  skos:broader <http://dewey.info/class/943.022/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2020-04-06"^^xsd:date .

<http://dewey.info/class/943.0220922/e23/>
  skos:notation "943.0220922" ;
  skos:prefLabel "Tyskland--911-1024--samlingsbiografier"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/943.022092/e23/> .

<http://dewey.info/class/1--092/e23/>
  skos:prefLabel "Biografier"@nb ;
  a skos:Concept .

<http://dewey.info/class/943.02209252/e23/>
  skos:notation "943.02209252" ;
  skos:prefLabel "Kvinner--Tyskland--911-1024--samlingsbiografier"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/943.022092/e23/> .

