@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:sh85129092 .

lcsh:sh85129092
  skos:altLabel "Trios, String"@en, "String trios (Violin, viola, cello)"@en ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_SubdivideGeographically, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:note "Here are entered compositions not in a specific form or of a specific type for violin, viola and cello and collections of compositions in several forms or types for various combinations of three bowed stringed instruments.", "Compositions not in a specific form or of a specific type for combinations of three specified stringed instruments other than violin, viola and cello are entered under this heading followed by the instruments in score order." ;
  a skos:Concept ;
  skos:example "Note under [Trios]" ;
  skos:notation "M349-M353" ;
  skos:prefLabel "String trios"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  dc:modified "2013-04-17T06:59:44"^^xsd:dateTime ;
  dc:created "2002-12-18T00:00:00"^^xsd:dateTime .

