@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<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.24/e23/>
  skos:notation "779.24" ;
  skos:prefLabel "Kvinner--fotografiske bilder"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/779.24092/e23/> .

<http://dewey.info/class/779.24092/e23/>
  skos:closeMatch bibbi:1258044, bibbi:1434737, bibbi:1198796, bibbi:1258046, bibbi:1106547 ;
  mads:componentList (
   <http://dewey.info/class/779/e23/>
   <http://dewey.info/class/704..9424/e23/>
   <http://dewey.info/class/1--092/e23/>
 ) ;
  dc:created "2019-04-04"^^xsd:date ;
  dc:identifier "e5ce8605-fea7-4624-adee-003edb774666" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2019-12-18"^^xsd:date ;
  skos:notation "779.24092" ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/779.24/e23/> ;
  skos:prefLabel "Kvinner--fotografiske bilder--enkeltfotografer"@nb .

<http://dewey.info/class/1--092/e23/>
  skos:prefLabel "Biografier"@nb ;
  a skos:Concept .

