@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@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.50381/e23/>
  skos:notation "948.50381" ;
  skos:broader <http://dewey.info/class/948.5038/e23/> ;
  skos:closeMatch bibbi:1158500, bibbi:1272716, bibbi:1160759 ;
  dc:identifier "ocd00281965" ;
  dc:modified "2018-08-03"^^xsd:date ;
  a skos:Concept ;
  dc:created "2010-07-29"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:altLabel "Sverige--1772-1792"@nb, "Gustav--svensk historie"@nb ;
  skos:prefLabel "Gustav IIIs regjeringstid, 1772-1792"@nb .

<http://dewey.info/class/948.5038/e23/>
  skos:notation "948.5038" ;
  skos:prefLabel "Gustaviansk tid, 1772-1809"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/948.50381/e23/> .

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

