@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://www.yso.fi/onto/lcsh> a skos:ConceptScheme .
lcsh:sh2001002368
  skos:prefLabel "Old-time music"@en ;
  a skos:Concept .

lcsh:sh85011470
  skos:notation "M1200-M1268" ;
  skos:prefLabel "Band music"@en ;
  a skos:Concept .

lcsh:sh2001005052
  skos:note "Here are entered compositions not in a specific form or of a specific type for jug band, and collections of compositions in several forms or types for jug band." ;
  skos:broader lcsh:sh85011470, lcsh:sh2001002368 ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General, lcsh:collection_SubdivideGeographically ;
  skos:prefLabel "Jug band music"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:modified "2013-01-24T13:32:14"^^xsd:dateTime ;
  dc:created "2001-02-28T00:00:00"^^xsd:dateTime ;
  a skos:Concept .

