@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/cb12070790m> skos:closeMatch lcsh:sh99005749 .
<http://www.yso.fi/onto/lcsh>
  a skos:ConceptScheme ;
  skos:hasTopConcept lcsh:sh99005749 .

lcsh:sh99005749
  skos:member lcsh:collection_LCSH_General, lcsh:collection_PatternHeadingH1110, lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_Subdivisions, lcsh:collection_TopicSubdivisions ;
  skos:note "Use as a topical subdivision under names of individual literary authors for works on historical aspects of dramatic production. For works on various aspects of stage presentation, e.g. acting, costume, stage setting and scenery, etc., use the subdivision [Dramatic production.]" ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  dc:modified "2006-05-04T14:46:20"^^xsd:dateTime ;
  a skos:Concept ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb12070790m> ;
  dc:created "1999-08-06T00:00:00"^^xsd:dateTime ;
  skos:prefLabel "Stage history"@en ;
  skos:example "Reference under the subdivision [--Dramatic production]" .

