@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:sh85011499
  skos:notation "ML1300-ML1354" ;
  skos:prefLabel "Bands (Music)"@en ;
  a skos:Concept .

lcsh:sh85035648
  skos:prefLabel "Dance orchestras"@en ;
  a skos:Concept .

lcsh:sh85013942
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:altLabel "Stage bands"@en, "Jazz orchestras"@en, "Big jazz bands"@en, "Dance bands"@en, "Jazz bands"@en ;
  skos:example "Example under reference from [Ensembles (Musical compositions)]" ;
  skos:prefLabel "Big bands"@en ;
  skos:note "Here are entered works on bands generally of 10-15 solo instruments, predominantly winds, and sometimes including a vocalist, that perform jazz and popular music for social dancing." ;
  dc:created "1986-02-11T00:00:00"^^xsd:dateTime ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_SubdivideGeographically, lcsh:collection_LCSHAuthorizedHeadings ;
  a skos:Concept ;
  dc:modified "2013-05-02T14:04:52"^^xsd:dateTime ;
  skos:broader lcsh:sh85035648, lcsh:sh85011499 ;
  skos:notation "ML3518" .

