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

lcsh:sh85143678
  skos:note "When used for an accompanying ensemble in headings with medium of performance, the term \"cello ensemble\" stands for two or more solo cellos.", "Here are entered compositions not in a specific form or of a specific type for ten or more solo cellos, and collections of compositions in several forms or types for various numbers of solo cellos." ;
  dc:modified "2013-04-04T13:18:10"^^xsd:dateTime ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General, lcsh:collection_SubdivideGeographically ;
  a skos:Concept ;
  skos:example "Note under [String ensembles]" ;
  dc:created "2002-11-04T00:00:00"^^xsd:dateTime ;
  skos:altLabel "Violoncello ensembles"@en ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "Cello ensembles"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:notation "M950-M954" .

