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

lcsh:sh99002085
  skos:member lcsh:collection_PatternHeadingH1188, lcsh:collection_TopicSubdivisions, lcsh:collection_PatternHeadingH1155.8, lcsh:collection_PatternHeadingH1110, lcsh:collection_LCSH_General, lcsh:collection_PatternHeadingH1095, lcsh:collection_Subdivisions ;
  dc:created "1999-03-10T00:00:00"^^xsd:dateTime ;
  skos:example "Reference under the heading [Parodies; Parody films]" ;
  skos:altLabel "Imitations (Parodies)"@en, "Parodies, travesties, etc."@en, "Spoofs (Parodies)"@en, "Travesties (Parodies)"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "Parodies, imitations, etc."@en ;
  a skos:Concept ;
  dc:modified "2009-03-10T08:20:17"^^xsd:dateTime ;
  skos:note "Use as a topical subdivision under names of individual persons, names of musical groups, and individual works entered under title for works about imitations, either comic or distorted, of the person's or musical group's creative works, or of those titles. Also use under motion picture, television and video forms and genres for works about parodies of them." .

