@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/781.66/e23/>
  skos:prefLabel "Rock (Rock 'n' roll)"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/781.660941/e23/>
  skos:notation "781.660941" ;
  skos:prefLabel "Rock--Storbritannia"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/781.66094109048/e23/> .

<http://dewey.info/class/781.66094109048/e23/>
  skos:closeMatch bibbi:1686175, bibbi:1205933 ;
  a skos:Concept ;
  skos:prefLabel "Rock--Storbritannia--1980-1989"@nb ;
  skos:broader <http://dewey.info/class/781.660941/e23/> ;
  dc:identifier "9e8f3b2f-67c5-41bd-93ae-1f752260581f" ;
  skos:notation "781.66094109048" ;
  dc:created "2024-09-18"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/781.66/e23/>
   <http://dewey.info/class/2--41/e23/>
   <http://dewey.info/class/1--090.48/e23/>
 ) ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2024-09-18"^^xsd:date .

<http://dewey.info/class/2--41/e23/>
  skos:prefLabel "De britiske øyer"@nb ;
  a skos:Concept .

