@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 bibbi: <https://id.bs.no/bibbi/> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .

<http://dewey.info/class/781.6509439/e23/>
  skos:notation "781.6509439" ;
  skos:prefLabel "Jazz--Ungarn"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/781.650943/e23/> .

<http://dewey.info/class/781.6509431/e23/>
  skos:notation "781.6509431" ;
  skos:prefLabel "Jazz--DDR (Den tyske demokratiske republikk)"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/781.650943/e23/> .

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

<http://dewey.info/class/781.65094/e23/>
  skos:notation "781.65094" ;
  skos:prefLabel "Jazz--Europa"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/781.650943/e23/> .

<http://dewey.info/class/781.650943/e23/>
  dc:modified "2023-03-16"^^xsd:date ;
  skos:notation "781.650943" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/781.6509439/e23/>, <http://dewey.info/class/781.6509431/e23/> ;
  a skos:Concept ;
  dc:created "2023-03-16"^^xsd:date ;
  dc:identifier "9556cb1d-6971-4a8c-9bc2-7a285e3b7443" ;
  skos:prefLabel "Jazz--Tyskland"@nb ;
  skos:closeMatch bibbi:1457313 ;
  skos:broader <http://dewey.info/class/781.65094/e23/> ;
  mads:componentList (
   <http://dewey.info/class/781.65/e23/>
   <http://dewey.info/class/2--43/e23/>
 ) .

<http://dewey.info/class/2--43/e23/>
  skos:prefLabel "Tyskland og mellomeuropeiske naboland"@nb ;
  a skos:Concept .

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

