@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 ;
  skos:hasTopConcept lcsh:sh85101835 .

lcsh:sh85101835
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:created "2003-03-03T00:00:00"^^xsd:dateTime ;
  skos:note "Here are entered compositions not in a specific form or of a specific type for piano, violin and cello.", "Compositions not in a specific form or of a specific type for piano and two other solo instruments are entered under [Trios,] followed by medium of performance, e.g. [Trios (Piano, clarinet, cello); Trios (Piano, violins (2)).]", "Compositions not in a specific form or of a specific type for three players at one piano are entered under the headings [Piano music (5 hands)] or [Piano music (6 hands).]", "Works on ensembles that perform piano trios are entered under [Piano trios (Musical groups).]", "Compositions not in a specific form or of a specific type for three pianos are entered under the heading [Piano ensembles.]" ;
  a skos:Concept ;
  skos:altLabel "Trios, Piano"@en, "Piano trio"@en, "Trios (Piano, violin, cello)"@en ;
  dc:modified "2013-04-10T10:36:18"^^xsd:dateTime ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_SubdivideGeographically ;
  skos:prefLabel "Piano trios"@en ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:example "Notes under [Piano trios (Musical groups); Trios]" ;
  skos:notation "M310-M314" .

