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

lcsh:sh85129035
  dc:created "2002-12-18T00:00:00"^^xsd:dateTime ;
  skos:example "Notes under [Chamber music; Quartets; Sonatas; String quartet]" ;
  skos:note "Here are entered musical compositions not in a specific form or of a specific type for 2 violins, viola and cello and collections of compositions not in a specific form or of a specific type for various combinations of four bowed stringed instruments. Compositions not in a specific form or of a specific type for combinations of four specific stringed instruments other than 2 violins, viola and cello are entered under this heading followed by the instruments in score order.", "Works about the string quartet as a musical form are entered under [String quartet.] Works about ensembles that perform string quartets are entered under [String quartets (Musical groups).]" ;
  skos:notation "M450-M454" ;
  dc:modified "2013-04-17T06:59:20"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:member lcsh:collection_SubdivideGeographically, lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  skos:altLabel "Quartets, String"@en, "String quartets (Violins (2), viola, cello)"@en ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "String quartets"@en ;
  a skos:Concept .

