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

<http://dewey.info/class/778.934/e23/>
  skos:notation "778.934" ;
  skos:prefLabel "Planter--fotografering"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/778.93/e23/> .

<http://dewey.info/class/778.9/e23/>
  skos:notation "778.9" ;
  skos:prefLabel "Fotografering av bestemte motiver"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/778.93/e23/> .

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

<http://dewey.info/class/778.932/e23/>
  skos:notation "778.932" ;
  skos:prefLabel "Dyr--fotografering"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/778.93/e23/> .

<http://dewey.info/class/778.93/e23/>
  skos:narrower <http://dewey.info/class/778.932/e23/>, <http://dewey.info/class/778.936/e23/>, <http://dewey.info/class/778.934/e23/> ;
  skos:broader <http://dewey.info/class/778.9/e23/> ;
  mads:componentList (
   <http://dewey.info/class/778.9/e23/>
   <http://dewey.info/class/704..943/e23/>
 ) ;
  dc:created "2016-04-29"^^xsd:date ;
  skos:closeMatch bibbi:1117304 ;
  a skos:Concept ;
  skos:notation "778.93" ;
  dc:identifier "062d9ab3-061c-4742-bed6-512d1a337633" ;
  skos:prefLabel "Natur--fotografering"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2021-08-23"^^xsd:date .

<http://dewey.info/class/778.936/e23/>
  skos:notation "778.936" ;
  skos:prefLabel "Landskap--fotografering"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/778.93/e23/> .

