@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 mads: <http://www.loc.gov/mads/rdf/v1#> .

<http://dewey.info/class/949.502/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/949.502092/e23/> ;
  skos:notation "949.502" ;
  skos:prefLabel "Mellombysantinsk periode, 717-1081"@nb .

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

<http://dewey.info/class/949.5020922/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/949.502092/e23/> ;
  skos:notation "949.5020922" ;
  skos:prefLabel "Det bysantinske rike--samlingsbiografier, …"@nb .

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

<http://dewey.info/class/949.502092/e23/>
  a skos:Concept ;
  dc:created "2017-03-07"^^xsd:date ;
  dc:identifier "c1f0faa0-2f11-4172-abf7-4cdd98501ea5" ;
  dc:modified "2019-04-05"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/949.502/e23/>
   <http://dewey.info/class/1--092/e23/>
 ) ;
  skos:altLabel "Hellas--717-1081--biografier"@nb ;
  skos:broader <http://dewey.info/class/949.502/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/949.5020922/e23/> ;
  skos:notation "949.502092" ;
  skos:prefLabel "Det bysantinske rike--biografier, …"@nb .

