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

<http://dewey.info/class/704.9423/e23/>
  a skos:Concept ;
  dc:identifier "ocd00163758" ;
  skos:narrower <http://dewey.info/class/704.9423094567709024/e23/> ;
  skos:broader <http://dewey.info/class/704.9423-704.9425/e23/> ;
  skos:closeMatch bibbi:1111572 ;
  dc:modified "2017-08-09"^^xsd:date ;
  skos:notation "704.9423" ;
  skos:prefLabel "Menn"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:altLabel "Menn--kunstmotiver"@nb .

<http://dewey.info/class/704.9423094567709024/e23/>
  skos:notation "704.9423094567709024" ;
  skos:prefLabel "Menn--kunstmotiver--Pesaro (Italia)--1400-tallet"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/704.9423/e23/> .

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

<http://dewey.info/class/704.9423-704.9425/e23/>
  skos:notation "704.9423-704.9425" ;
  skos:prefLabel "Bestemte persongrupper"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/704.9423/e23/> .

