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

<http://data.bnf.fr/ark:/12148/cb119497343> skos:closeMatch lcsh:sh99001413 .
lcsh:sh99001413
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:note "Use as a form subdivision under forms and types of musical compositions." ;
  dc:modified "2006-05-05T12:11:03"^^xsd:dateTime ;
  skos:member lcsh:collection_Subdivisions, lcsh:collection_LCSH_General, lcsh:collection_GenreFormSubdivisions, lcsh:collection_PatternHeadingH1160 ;
  skos:example "Reference under the general see reference [Stage guides]" ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb119497343> ;
  a skos:Concept ;
  skos:altLabel "Guides, Stage"@en ;
  dc:created "1999-02-25T00:00:00"^^xsd:dateTime ;
  skos:prefLabel "Stage guides"@en .

