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

lcsh:sj96006132
  skos:prefLabel "Songs"@en ;
  a skos:Concept ;
  skos:related lcsh:sh2004003821 .

lcsh:sh2004003821
  skos:member lcsh:collection_LCSH_General, lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:prefLabel "Recorded accompaniments (Voice)"@en ;
  a skos:Concept ;
  dc:created "2005-07-25T00:00:00"^^xsd:dateTime ;
  skos:example "Note under [Recorded accompaniments]" ;
  skos:note "Here are entered musical sound recordings to be played while a live performer sings the voice part." ;
  dc:modified "2005-12-19T10:11:25"^^xsd:dateTime ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:related lcsh:sh85125040, lcsh:sj96006132 ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> .

lcsh:sh85125040
  skos:prefLabel "Songs"@en ;
  a skos:Concept ;
  skos:related lcsh:sh2004003821 .

