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

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

