@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 mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix humord: <http://data.ub.uio.no/humord/> .

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

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

<http://dewey.info/class/791.430954/e23/>
  a skos:Concept ;
  dc:created "2016-12-09"^^xsd:date ;
  dc:identifier "2cc5b1c3-ad81-456c-99fc-532c5ddffe51" ;
  dc:modified "2017-05-09"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/791.43/e23/>
   <http://dewey.info/class/2--54/e23/>
 ) ;
  skos:broader <http://dewey.info/class/791.43095/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrowMatch humord:c21912 ;
  skos:narrower <http://dewey.info/class/791.4309548/e23/> ;
  skos:notation "791.430954" ;
  skos:prefLabel "Film--India"@nb .

<http://dewey.info/class/791.4309548/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/791.430954/e23/> ;
  skos:notation "791.4309548" ;
  skos:prefLabel "Film--det sørlige India"@nb .

<http://dewey.info/class/791.43095/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/791.430954/e23/> ;
  skos:notation "791.43095" ;
  skos:prefLabel "Film--Asia"@nb .

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

