@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/cb12081884d> skos:closeMatch lcsh:sh99005572 .
<http://www.yso.fi/onto/lcsh> a skos:ConceptScheme .
lcsh:sh99005572
  dc:created "1999-07-30T00:00:00"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:note "Use as a topical subdivision under names of individual literary authors for works of criticism about comedies by the author." ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_Subdivisions, lcsh:collection_TopicSubdivisions, lcsh:collection_PatternHeadingH1110 ;
  skos:broader lcsh:sh99005574 ;
  skos:editorialNote "[Do not use under names of dramatists who write principally comedies.]" ;
  a skos:Concept ;
  skos:prefLabel "Comedies"@en ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb12081884d> ;
  dc:modified "2006-05-15T10:04:07"^^xsd:dateTime .

lcsh:sh99005574
  skos:prefLabel "Dramatic works"@en ;
  a skos:Concept .

