@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 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/787.87165/e23/>
  skos:notation "787.87165" ;
  skos:prefLabel "Gitarer--musikk--jazz"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/787.87165092/e23/> .

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

<http://dewey.info/class/787.87165092/e23/>
  skos:closeMatch bibbi:1178407, bibbi:1051977, bibbi:1094950, bibbi:1094988, bibbi:1478629, bibbi:1094574 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2017-05-11"^^xsd:date ;
  skos:notation "787.87165092" ;
  dc:identifier "04efc412-f540-428c-9f9a-a770402581cf" ;
  skos:altLabel "Jazzmusikere--gitarister--biografier"@nb ;
  mads:componentList (
   <http://dewey.info/class/787.87/e23/>
   <http://dewey.info/class/781.65/e23/>
   <http://dewey.info/class/1--092/e23/>
 ) ;
  skos:broader <http://dewey.info/class/787.87165/e23/> ;
  dc:created "2016-05-13"^^xsd:date ;
  skos:prefLabel "Jazzgitarister--biografier, …"@nb ;
  a skos:Concept .

<http://dewey.info/class/787.87/e23/>
  skos:prefLabel "Gitarer"@nb ;
  a skos:Concept .

<http://dewey.info/class/781.65/e23/>
  skos:prefLabel "Jazz"@nb ;
  a skos:Concept .

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

