@prefix lcsh: <http://www.yso.fi/onto/lcsh/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

lcsh:sj96006305
  skos:member lcsh:collection_LCSH_Childrens, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:example "Notes under [Plays; Theater]" ;
  skos:altLabel "Drama--Collections"@en ;
  dc:created "2000-10-31T00:00:00"^^xsd:dateTime ;
  dc:modified "2000-12-01T10:49:12"^^xsd:dateTime ;
  a skos:Concept ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "Plays--Collections"@en ;
  skos:note "Here are entered collections of plays by several authors. Single or collected plays by one author or joint authors are entered under [Plays. Works on plays as acted on the stage are entered under] [Theater.]" .

<http://www.yso.fi/onto/lcsh>
  a skos:ConceptScheme ;
  skos:hasTopConcept lcsh:sj96006305 .

