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

lcsh:sh85101825
  skos:altLabel "Quintets (Piano, violins (2), viola, cello)"@en, "Quintets, Piano"@en ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  a skos:Concept ;
  dc:created "1986-02-11T00:00:00"^^xsd:dateTime ;
  skos:note "Here are entered compositions not in a specific form or of a specific type for piano, 2 violins, viola and cello.", "Compositions not in a specific form or of a specific type for piano and four other solo instruments are entered under [Quintets] followed by medium of performance, e.g. [Quintets (Piano, oboe, violin, viola, cello).]" ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  dc:modified "2013-04-16T12:44:41"^^xsd:dateTime ;
  skos:prefLabel "Piano quintets"@en ;
  skos:notation "M510-M514" ;
  skos:example "Notes under [Quintets; Sonatas]" ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> .

lcsh:sh85110018 skos:broader lcsh:sh85101825 .
