@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 dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://dewey.info/class/967.571043/e23/>
  skos:notation "967.571043" ;
  skos:prefLabel "1994-"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/967.5710431/e23/> .

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

<http://dewey.info/class/967.5710431092/e23/>
  skos:notation "967.5710431092" ;
  skos:prefLabel "Rwanda--1994--biografier"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/967.5710431/e23/> .

<http://dewey.info/class/967.5710431/e23/>
  skos:closeMatch bibbi:1146397, bibbi:1150046 ;
  skos:prefLabel "Borgerkrigen i 1994"@nb ;
  skos:notation "967.5710431" ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:altLabel "Folkemordet (Rwanda), 1994"@nb, "Rwanda--1994"@nb, "Borgerkrigen (Rwanda), 1994"@nb ;
  a skos:Concept ;
  dc:identifier "ocd00176062" ;
  skos:broader <http://dewey.info/class/967.571043/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2018-12-12"^^xsd:date ;
  skos:narrower <http://dewey.info/class/967.5710431092/e23/> .

