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

lcsh:sh2007000982
  skos:altLabel "Toy instrument and violoncello music"@en, "Cello and toy instrument music"@en ;
  dc:modified "2013-04-17T07:46:44"^^xsd:dateTime ;
  skos:notation "M298" ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  dc:created "2007-03-02T00:00:00"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  a skos:Concept ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_SubdivideGeographically, lcsh:collection_LCSH_General ;
  skos:prefLabel "Toy instrument and cello music"@en .

