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

lcsh:sh99002055
  skos:note "Use as a form subdivision under forms and types of musical compositions." ;
  a skos:Concept ;
  skos:member lcsh:collection_GenreFormSubdivisions, lcsh:collection_PatternHeadingH1160, lcsh:collection_LCSH_General, lcsh:collection_Subdivisions ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:modified "2006-05-08T14:09:31"^^xsd:dateTime ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb12490452b> ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "Vocal scores with piano"@en ;
  dc:created "1999-03-08T00:00:00"^^xsd:dateTime .

<http://data.bnf.fr/ark:/12148/cb12490452b> skos:closeMatch lcsh:sh99002055 .
