@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 bibbi: <https://id.bs.no/bibbi/> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .

<http://dewey.info/class/1--09/e23/>
  skos:prefLabel "Historie, geografisk behandling, biografier"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/791.43/e23/>
  skos:prefLabel "Film"@nb ;
  a skos:Concept .

<http://dewey.info/class/791.43096/e23/>
  skos:notation "791.43096" ;
  skos:prefLabel "Film--Afrika"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/791.4309669/e23/> .

<http://dewey.info/class/2--669/e23/>
  skos:prefLabel "Nigeria"@nb ;
  a skos:Concept .

<http://dewey.info/class/791.4309669/e23/>
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Film--Nigeria"@nb ;
  skos:notation "791.4309669" ;
  dc:modified "2017-10-24"^^xsd:date ;
  skos:closeMatch bibbi:1182056 ;
  dc:identifier "f498f5f9-7abf-4ff3-bcf8-4be5033106c4" ;
  dc:created "2016-07-28"^^xsd:date ;
  skos:broader <http://dewey.info/class/791.43096/e23/> ;
  mads:componentList (
   <http://dewey.info/class/791.43/e23/>
   <http://dewey.info/class/1--09/e23/>
   <http://dewey.info/class/2--669/e23/>
 ) ;
  a skos:Concept .

