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

<http://dewey.info/class/779.3698/e23/>
  dc:identifier "3c9cf84c-5781-4ec5-b4ee-7aa7b5a8be43" ;
  dc:modified "2021-05-26"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:prefLabel "Landskap--Arktis--fotografiske bilder"@nb ;
  skos:narrower <http://dewey.info/class/779.3698092/e23/> ;
  dc:created "2021-05-25"^^xsd:date ;
  skos:broader <http://dewey.info/class/779.36/e23/> ;
  a skos:Concept ;
  skos:notation "779.3698" ;
  mads:componentList (
   <http://dewey.info/class/779/e23/>
   <http://dewey.info/class/704..9436/e23/>
   <http://dewey.info/class/2--98/e23/>
 ) ;
  skos:closeMatch bibbi:1203262 .

<http://dewey.info/class/779/e23/>
  skos:prefLabel "Fotografiske bilder"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/779.3698092/e23/>
  skos:notation "779.3698092" ;
  skos:prefLabel "Landskap--Arktis--fotografiske bilder--enkeltfotografer"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/779.3698/e23/> .

<http://dewey.info/class/779.36/e23/>
  skos:notation "779.36" ;
  skos:prefLabel "Landskap--fotografiske bilder"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/779.3698/e23/> .

<http://dewey.info/class/2--98/e23/>
  skos:prefLabel "Arktiske øyer og Antarktis"@nb ;
  a skos:Concept .

