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

<http://data.bnf.fr/ark:/12148/cb11939198g> skos:closeMatch lcsh:sh2002012041 .
lcsh:sh2002012041
  skos:member lcsh:collection_GenreFormSubdivisions, lcsh:collection_PatternHeadingH1156, lcsh:collection_Subdivisions, lcsh:collection_LCSH_General, lcsh:collection_PatternHeadingH1160, lcsh:collection_PatternHeadingH1110 ;
  skos:altLabel "Summaries, arguments, etc."@en, "Plots"@en, "Stories of operas"@en ;
  dc:created "2002-11-14T00:00:00"^^xsd:dateTime ;
  skos:example "Note under the headings [Literature--Stories, plots, etc; Plots (Drama, novel, etc.)]" ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:note "Use as a form subdivision under names of individual composers, choreographers, and literary authors and under individual literatures and forms and types of musical compositions for works consisting of summaries of the stories or plots of those composers, authors, literatures, and compositions." ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb11939198g> ;
  dc:modified "2006-06-06T08:11:08"^^xsd:dateTime ;
  skos:prefLabel "Stories, plots, etc."@en ;
  a skos:Concept .

