@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .

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

<http://dewey.info/class/791.4334/e23/>
  skos:prefLabel "Animerte filmer"@nb ;
  a skos:Concept .

<http://dewey.info/class/791.4334094821/e23/>
  a skos:Concept ;
  mads:componentList (
   <http://dewey.info/class/791.4334/e23/>
   <http://dewey.info/class/2--482.1/e23/>
 ) ;
  skos:broader <http://dewey.info/class/791.433409/e23/> ;
  dc:modified "2025-05-27"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2017-05-19"^^xsd:date ;
  skos:notation "791.4334094821" ;
  dc:identifier "a67f922c-69b2-4b02-9360-65c4e3d9c489" ;
  skos:prefLabel "Animasjonsfilmer--Oslo (Norge : by)"@nb ;
  skos:closeMatch bibbi:1173375 .

<http://dewey.info/class/791.433409/e23/>
  skos:notation "791.433409" ;
  skos:prefLabel "Animasjonsfilmer--historie"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/791.4334094821/e23/> .

