@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 ns0: <http://data.ub.uio.no/webdewey-terms#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/778.72/e23/>
  skos:prefLabel "Innendørsfotografering og fotografering med kunstig lys"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:altLabel "Blitsfotografi"@nb, "Fotografering med kunstig lys"@nb, "Innendørsfotografering"@nb, "Fotografering med elektronisk blits"@nb ;
  ns0:classHere "Bruk av normal elektronisk, fotografisk blits (blitsfotografi)"@nb ;
  skos:notation "778.72" ;
  skos:closeMatch bibbi:1136163, bibbi:1137805 ;
  dc:identifier "ocd00166126" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:broader <http://dewey.info/class/778.7/e23/> ;
  a skos:Concept ;
  dc:modified "2019-12-16"^^xsd:date .

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

<http://dewey.info/class/778.7/e23/>
  skos:notation "778.7" ;
  skos:prefLabel "Fotografering under bestemte forhold"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/778.72/e23/> .

