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

<http://dewey.info/class/778.92608996081/e23/>
  skos:notation "778.92608996081" ;
  skos:prefLabel "Svarte personer (afrikansk opprinnelse)--Brasil--fotografi"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/778.926/e23/> .

<http://dewey.info/class/778.92/e23/>
  skos:notation "778.92" ;
  skos:prefLabel "Menneskeskikkelser--fotografering"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/778.926/e23/> .

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

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

<http://dewey.info/class/778.926/e23/>
  skos:notation "778.926" ;
  skos:prefLabel "Grupper av menneskeskikkelser--fotografi"@nb ;
  dc:modified "2019-09-20"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "ocd00391045" ;
  mads:componentList (
   <http://dewey.info/class/778.9/e23/>
   <http://dewey.info/class/704..9426/e23/>
 ) ;
  a skos:Concept ;
  dc:created "2016-12-14"^^xsd:date ;
  skos:broader <http://dewey.info/class/778.92/e23/> ;
  skos:narrower <http://dewey.info/class/778.92608996081/e23/> .

