@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:sh2008001639
  skos:notation "PN1995.9.C66" ;
  skos:prefLabel "Crime films"@en ;
  a skos:Concept .

lcsh:sh2005008616
  skos:prefLabel "Teen films"@en ;
  a skos:Concept .

lcsh:sh85071173
  skos:broader lcsh:sh2005008616, lcsh:sh2008001639 ;
  skos:member lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  a skos:Concept ;
  skos:notation "PN1995.9.J87" ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:altLabel "Youth street films"@en, "Youth gang films"@en, "J.D. films"@en, "Juvenile delinquent films"@en, "Hoodlum drama (Motion pictures)"@en, "Gang films"@en ;
  dc:modified "2008-09-26T08:13:54"^^xsd:dateTime ;
  skos:prefLabel "Juvenile delinquency films"@en ;
  dc:created "2002-04-29T00:00:00"^^xsd:dateTime ;
  skos:note "When subdivided by the appropriate geographic, topical and/or form subdivisions, this heading is used for works about juvenile delinquency films." .

