@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix lcsh: <http://www.yso.fi/onto/lcsh/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bnf.fr/ark:/12148/cb16053564c> skos:closeMatch lcsh:sh2003002221 .
lcsh:sh85114675
  skos:notation "ML3533.8-ML3534.6" ;
  skos:prefLabel "Rock music"@en ;
  a skos:Concept .

lcsh:sh85015115
  skos:notation "ML3521" ;
  skos:prefLabel "Blues (Music)"@en ;
  a skos:Concept .

lcsh:sh2012004662 skos:broader lcsh:sh2003002221 .
lcsh:sh2003002221
  a skos:Concept ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_LCSH_General ;
  skos:broader lcsh:sh85114675, lcsh:sh85015115 ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:created "2005-05-26T00:00:00"^^xsd:dateTime ;
  dc:modified "2005-08-17T19:14:06"^^xsd:dateTime ;
  skos:note "This heading is assigned to blues-rock music for two or more performers." ;
  skos:prefLabel "Blues-rock music"@en ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb16053564c> .

<http://www.yso.fi/onto/lcsh> a skos:ConceptScheme .
