@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:sh89005676
  skos:notation "PN1995.9.F67" ;
  skos:prefLabel "Foreign films"@en ;
  a skos:Concept .

lcsh:sh2012002871
  skos:member lcsh:collection_SubdivideGeographically, lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:broader lcsh:sh89005676 ;
  dc:created "2012-07-17T00:00:00"^^xsd:dateTime ;
  skos:prefLabel "Motion pictures, Turkish"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:altLabel "Turkish motion pictures"@en ;
  skos:example "Note under [Motion pictures--Turkey]" ;
  a skos:Concept ;
  skos:note "This heading is not used for individual films, which are entered under headings appropriate to the content, genre, and/or form of the film.", "Here are entered works on motion pictures produced by Turkish film companies and shown outside of Turkey. General works on motion pictures shown in Turkey or produced by Turkish film companies are entered under [Motion pictures--Turkey.]" .

