@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/cb119762260> skos:closeMatch lcsh:sh2006006815 .
lcsh:sh2006006815
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb119762260> ;
  skos:member lcsh:collection_PatternHeadingH1160, lcsh:collection_Subdivisions, lcsh:collection_TopicSubdivisions, lcsh:collection_LCSH_General ;
  skos:note "Use as a topical subdivision under forms and types of musical compositions for works about librettos." ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  a skos:Concept ;
  dc:created "2006-09-13T00:00:00"^^xsd:dateTime ;
  skos:prefLabel "Librettos"@en .

<http://www.yso.fi/onto/lcsh>
  a skos:ConceptScheme ;
  skos:hasTopConcept lcsh:sh2006006815 .

