@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://data.bnf.fr/ark:/12148/cb14640376n> skos:closeMatch lcsh:sh99001264 .
<http://www.yso.fi/onto/lcsh>
  a skos:ConceptScheme ;
  skos:hasTopConcept lcsh:sh99001264 .

lcsh:sh99001264
  skos:prefLabel "Piano scores"@en ;
  skos:member lcsh:collection_PatternHeadingH1160, lcsh:collection_LCSH_General, lcsh:collection_GenreFormSubdivisions, lcsh:collection_Subdivisions ;
  a skos:Concept ;
  dc:created "1999-02-23T00:00:00"^^xsd:dateTime ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb14640376n> ;
  dc:modified "2006-05-05T11:54:13"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:note "Use as a form subdivision under forms and types of musical compositions." .

