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

lcsh:sh85142174
  dc:modified "2013-05-16T08:01:32"^^xsd:dateTime ;
  a skos:Concept ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_SubdivideGeographically, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:notation "M805-M809" ;
  skos:prefLabel "Variations (Celesta, harpsichord, reed organ, vibraphone, violins (2), viola, cello)"@en ;
  skos:altLabel "Variations (Harpsichord, reed organ, celesta, vibraphone, violins (2), viola, violoncello)"@en, "Variations (Celesta, harpsichord, reed organ, vibraphone, violins (2), viola, violoncello)"@en ;
  dc:created "2004-03-19T00:00:00"^^xsd:dateTime .

