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

lcsh:sh99001421
  skos:note "Use as a form subdivision under forms and types of musical compositions." ;
  skos:member lcsh:collection_PatternHeadingH1160, lcsh:collection_LCSH_General, lcsh:collection_GenreFormSubdivisions, lcsh:collection_Subdivisions ;
  dc:modified "2006-05-05T12:12:51"^^xsd:dateTime ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb14640382k> ;
  skos:prefLabel "Solo with harpsichord and piano"@en ;
  dc:created "1999-02-25T00:00:00"^^xsd:dateTime ;
  a skos:Concept ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> .

<http://data.bnf.fr/ark:/12148/cb14640382k> skos:closeMatch lcsh:sh99001421 .
