@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/779.36484638/e23/>
  skos:broader <http://dewey.info/class/779.364/e23/> ;
  dc:created "2017-06-23"^^xsd:date ;
  skos:prefLabel "Landskap--Sør-Varanger (Finnmark)--fotografiske bilder"@nb ;
  skos:notation "779.36484638" ;
  dc:modified "2024-01-25"^^xsd:date ;
  skos:narrower <http://dewey.info/class/779.36484638092/e23/> ;
  a skos:Concept ;
  mads:componentList (
   <http://dewey.info/class/779/e23/>
   <http://dewey.info/class/704..9436/e23/>
   <http://dewey.info/class/2--484.638/e23/>
 ) ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "672118f4-6437-444f-a578-3790b0a1ee5c" .

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

<http://dewey.info/class/779.36484638092/e23/>
  skos:notation "779.36484638092" ;
  skos:prefLabel "Landskap--Sør-Varanger (Finnmark)--fotografiske bilder--enkeltfotografer"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/779.36484638/e23/> .

<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 .

