@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@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/967.61042/e23/>
  skos:notation "967.61042" ;
  skos:prefLabel "Idi Amins regjeringstid, 1971-1979"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/967.61042092/e23/> .

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

<http://dewey.info/class/967.61042092/e23/>
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:closeMatch bibbi:1084748 ;
  skos:broader <http://dewey.info/class/967.61042/e23/> ;
  mads:componentList (
   <http://dewey.info/class/967.61042/e23/>
   <http://dewey.info/class/1--092/e23/>
 ) ;
  dc:modified "2021-08-11"^^xsd:date ;
  dc:created "2021-08-10"^^xsd:date ;
  skos:notation "967.61042092" ;
  dc:identifier "667c17f8-2acc-4c4b-a971-3fac7ba51b47" ;
  a skos:Concept ;
  skos:prefLabel "Uganda--1971-1979--biografier"@nb .

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

