@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 bibbi: <https://id.bs.no/bibbi/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://dewey.info/class/2--45/e23/>
  skos:prefLabel "Italia, San Marino, Vatikanstaten, Malta"@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.43094/e23/>
  skos:notation "791.43094" ;
  skos:prefLabel "Film--Europa"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/791.430945/e23/> .

<http://dewey.info/class/791.430945/e23/>
  mads:componentList (
   <http://dewey.info/class/791.43/e23/>
   <http://dewey.info/class/2--45/e23/>
 ) ;
  skos:broader <http://dewey.info/class/791.43094/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "3832acec-2d75-4c60-a126-cb657976d901" ;
  skos:closeMatch bibbi:1202765, bibbi:1113209 ;
  a skos:Concept ;
  skos:prefLabel "Film--Italia"@nb ;
  dc:created "2018-02-09"^^xsd:date ;
  skos:notation "791.430945" ;
  dc:modified "2024-06-17"^^xsd:date .

