@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:sh85022425
  skos:prefLabel "Chamber music groups"@en ;
  a skos:Concept .

lcsh:sh2003002065
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:example "Note under [Piano trios]" ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General, lcsh:collection_SubdivideGeographically ;
  a skos:Concept ;
  skos:broader lcsh:sh85022425 ;
  skos:note "Here are entered works on ensembles that perform piano trios. Compositions not in a specific form or of a specific type for piano, violin and cello are entered under [Piano trios.]" ;
  skos:prefLabel "Piano trios (Musical groups)"@en ;
  dc:created "2003-03-03T00:00:00"^^xsd:dateTime ;
  dc:modified "2013-04-10T10:36:48"^^xsd:dateTime .

