@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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/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.4483421/e23/>
  skos:prefLabel "Sandnes (Rogaland)--bylandskap--fotografiske bilder"@nb ;
  dc:modified "2019-10-30"^^xsd:date ;
  a skos:Concept ;
  dc:identifier "1b7ed496-6805-4020-9768-7e6f41ec5887" ;
  dc:created "2019-10-30"^^xsd:date ;
  skos:notation "779.4483421" ;
  mads:componentList (
   <http://dewey.info/class/779/e23/>
   <http://dewey.info/class/704..944/e23/>
   <http://dewey.info/class/2--483.421/e23/>
 ) ;
  skos:closeMatch bibbi:1181160 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:broader <http://dewey.info/class/779.4/e23/> .

<http://dewey.info/class/779.4/e23/>
  skos:notation "779.4" ;
  skos:prefLabel "Arkitektur--fotografiske bilder, …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/779.4483421/e23/> .

