@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 bibbi: <https://id.bs.no/bibbi/> .
@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.66092/e23/>
  skos:notation "781.66092" ;
  skos:prefLabel "Rock--biografier, …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/781.660922/e23/> .

<http://dewey.info/class/781.660922/e23/>
  skos:notation "781.660922" ;
  dc:identifier "ocd00311381" ;
  skos:broader <http://dewey.info/class/781.66092/e23/> ;
  skos:closeMatch bibbi:1259132, bibbi:1192482, bibbi:1204704 ;
  a skos:Concept ;
  dc:created "2011-03-26"^^xsd:date ;
  skos:prefLabel "Rock--samlingsbiografier, …"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2025-03-26"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/781.66/e23/>
   <http://dewey.info/class/1--099.2/e23/>
 ) ;
  skos:altLabel "Rockemusikere--samlingsbiografier"@nb .

