@prefix lcsh: <http://www.yso.fi/onto/lcsh/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

lcsh:sh85143679
  skos:notation "M50-M54" ;
  skos:prefLabel "Cello music"@en ;
  a skos:Concept ;
  skos:related lcsh:sh85111888 .

<http://www.yso.fi/onto/lcsh>
  a skos:ConceptScheme ;
  skos:hasTopConcept lcsh:sh85111888 .

lcsh:sh85111888
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:note "Here are entered musical sound recordings to be played while a live performer plays the violoncello part." ;
  skos:member lcsh:collection_SubdivideGeographically, lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:prefLabel "Recorded accompaniments (Cello)"@en ;
  skos:altLabel "Recorded accompaniments (Violoncello)"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:modified "2013-04-10T08:29:24"^^xsd:dateTime ;
  skos:related lcsh:sh85143679 ;
  a skos:Concept ;
  dc:created "2005-07-25T00:00:00"^^xsd:dateTime .

