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

<http://data.bnf.fr/ark:/12148/cb12075964t> skos:closeMatch lcsh:sh2002006133 .
lcsh:sh2002006133
  skos:note "Use as a topical subdivision under names of individual persons for works on musical compositions based on their written works or words. Also use under individual literatures for works on musical compositions based on texts of those literatures." ;
  dc:created "2002-03-27T00:00:00"^^xsd:dateTime ;
  skos:member lcsh:collection_Subdivisions, lcsh:collection_TopicSubdivisions, lcsh:collection_PatternHeadingH1110, lcsh:collection_PatternHeadingH1156, lcsh:collection_LCSH_General ;
  a skos:Concept ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb12075964t> ;
  dc:modified "2006-05-11T15:21:32"^^xsd:dateTime ;
  skos:prefLabel "Musical settings"@en ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> .

