@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 mads: <http://www.loc.gov/mads/rdf/v1#> .
@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/769.4/e23/>
  skos:notation "769.4" ;
  skos:prefLabel "Ikonografi"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/769.49947/e23/> .

<http://dewey.info/class/947/e23/>
  skos:prefLabel "Russland og østeuropeiske naboland"@nb ;
  a skos:Concept .

<http://dewey.info/class/769.49947/e23/>
  skos:notation "769.49947" ;
  skos:prefLabel "Russland--motiver--grafiske trykk, …"@nb ;
  dc:modified "2025-03-10"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2025-03-10"^^xsd:date ;
  skos:altLabel "Sovjetunionen--motiver--grafiske trykk"@nb ;
  a skos:Concept ;
  mads:componentList (
   <http://dewey.info/class/769.4/e23/>
   <http://dewey.info/class/704..949/e23/>
   <http://dewey.info/class/947/e23/>
 ) ;
  dc:identifier "e052503c-298f-4800-b30d-9a543e497975" ;
  skos:broader <http://dewey.info/class/769.4/e23/> ;
  skos:closeMatch bibbi:1702675 .

