@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/770.79/e23/>
  a skos:Concept ;
  dc:created "2023-02-08"^^xsd:date ;
  dc:identifier "df4fa898-d0d2-4c58-8d0d-91ee6d287a88" ;
  dc:modified "2025-10-15"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/77/e23/>
   <http://dewey.info/class/1--079/e23/>
 ) ;
  skos:altLabel "Fotografi--konkurranser"@nb ;
  skos:broader <http://dewey.info/class/770.7/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/770.7971/e23/> ;
  skos:notation "770.79" ;
  skos:prefLabel "Fotografi--priser (utmerkelser), …"@nb .

<http://dewey.info/class/1--079/e23/>
  a skos:Concept ;
  skos:prefLabel "Konkurranser, utmerkelser, økonomisk støtte"@nb .

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

<http://dewey.info/class/770.7/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/770.79/e23/> ;
  skos:notation "770.7" ;
  skos:prefLabel "Fotografi--utdanning og forskning"@nb .

<http://dewey.info/class/77/e23/>
  a skos:Concept ;
  skos:prefLabel "Fotografi, datakunst, film, video"@nb .

<http://dewey.info/class/770.7971/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/770.79/e23/> ;
  skos:notation "770.7971" ;
  skos:prefLabel "Fotografi--premier--Canada"@nb .

