@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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/scheme/edition/e23/>
  rdfs:label "Norsk WebDewey"@nb ;
  a skos:ConceptScheme .

<http://dewey.info/class/384.8095491/e23/>
  skos:notation "384.8095491" ;
  skos:prefLabel "Filmindustri--Pakistan"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/384.80954/e23/> .

<http://dewey.info/class/2--54/e23/>
  skos:prefLabel "India og tilgrensende sørasiatiske stater"@nb ;
  a skos:Concept .

<http://dewey.info/class/384.80954792/e23/>
  skos:notation "384.80954792" ;
  skos:prefLabel "Filmindustri--Mumbai (India)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/384.80954/e23/> .

<http://dewey.info/class/384.80954/e23/>
  skos:notation "384.80954" ;
  dc:identifier "36d7bb28-3f31-4fc3-839f-ade2d6d05018" ;
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2021-03-09"^^xsd:date ;
  skos:closeMatch bibbi:1198753 ;
  skos:narrower <http://dewey.info/class/384.80954792/e23/>, <http://dewey.info/class/384.8095491/e23/> ;
  dc:created "2021-03-09"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/384.8/e23/>
   <http://dewey.info/class/2--54/e23/>
 ) ;
  skos:prefLabel "Filmindustri--India"@nb ;
  skos:broader <http://dewey.info/class/384.8/e23/> .

<http://dewey.info/class/384.8/e23/>
  skos:notation "384.8" ;
  skos:prefLabel "Film"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/384.80954/e23/> .

