@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 .
lcsh:sh85088084
  skos:notation "PN1993-PN1999" ;
  skos:prefLabel "Motion pictures"@en ;
  a skos:Concept .

lcsh:sh2008001639
  skos:notation "PN1995.9.C66" ;
  skos:prefLabel "Crime films"@en ;
  a skos:Concept ;
  skos:related lcsh:sh97007281 .

lcsh:sh97007281
  skos:altLabel "Heist films"@en, "Big-caper films"@en ;
  dc:created "1997-09-23T00:00:00"^^xsd:dateTime ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_SubdivideGeographicalIndirect ;
  dc:modified "2009-03-12T11:35:19"^^xsd:dateTime ;
  skos:prefLabel "Caper films"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:broader lcsh:sh85088084 ;
  skos:note "This heading is used as a topical heading for works about films that feature the execution of a particularly difficult undertaking, often questionable or illegal, the success of which depends on skill and careful planning. When used as a topical heading it is subdivided by the appropriate geographic, topical, and/or form subdivisions." ;
  a skos:Concept ;
  skos:related lcsh:sh2008001639 .

