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

<http://dewey.info/class/948.102/e23/>
  skos:notation "948.102" ;
  skos:prefLabel "Perioden med unionen med Danmark, 1536-1814, og frihetsåret 1814"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/948.10207448913/e23/> .

<http://dewey.info/class/948.10207448913/e23/>
  mads:componentList (
   <http://dewey.info/class/948.102/e23/>
   <http://dewey.info/class/1--074/e23/>
   <http://dewey.info/class/2--489.13/e23/>
 ) ;
  skos:notation "948.10207448913" ;
  skos:broader <http://dewey.info/class/948.102/e23/> ;
  dc:created "2017-04-21"^^xsd:date ;
  skos:prefLabel "Norge--1536-1814--utstillinger--Frederiksberg (Danmark)"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "cd1da23b-14a0-461e-aa38-93e0f61269ae" ;
  a skos:Concept ;
  dc:modified "2017-11-01"^^xsd:date .

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

<http://dewey.info/class/1--074/e23/>
  skos:prefLabel "Museer, samlinger, utstillinger"@nb ;
  a skos:Concept .

