@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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/3C--358/e23/>
  skos:prefLabel "Historiske, politiske, militære temaer"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/791.436/e23/>
  skos:prefLabel "Spesielle aspekter ved filmer"@nb ;
  a skos:Concept .

<http://dewey.info/class/791.436584053/e23/>
  skos:notation "791.436584053" ;
  skos:prefLabel "Annen verdenskrig, 1939-1945--film"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/791.43658405318/e23/> .

<http://dewey.info/class/791.43658405318/e23/>
  mads:componentList (
   <http://dewey.info/class/791.436/e23/>
   <http://dewey.info/class/3C--358/e23/>
   <http://dewey.info/class/3C--940.5318/e23/>
 ) ;
  skos:notation "791.43658405318" ;
  skos:broader <http://dewey.info/class/791.436584053/e23/> ;
  dc:created "2023-09-25"^^xsd:date ;
  skos:prefLabel "Holocaust, 1933-1945--film"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "46c4a859-d8ab-4daf-b1b9-f36ccc03d2e0" ;
  a skos:Concept ;
  dc:modified "2023-09-25"^^xsd:date .

