@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:sh85146254
  skos:prefLabel "Western films"@en ;
  a skos:Concept .

lcsh:sh2001000474
  dc:created "2001-03-15T00:00:00"^^xsd:dateTime ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_SubdivideGeographically ;
  skos:altLabel "Italo-Westerns"@en, "Western films--Italy"@en, "Spaghetti Western films"@en, "Western films--Europe"@en, "Paella Westerns"@en, "Continental Westerns"@en, "Eurowesterns"@en ;
  skos:prefLabel "Spaghetti Westerns"@en ;
  skos:note "This heading is used as a topical heading for works about Western films usually produced or co-produced by Italian companies and filmed in Europe. When used as a topical heading it is subdivided by the appropriate geographic, topical, and/or form subdivisions." ;
  skos:broader lcsh:sh85146254 ;
  a skos:Concept ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:modified "2012-09-12T11:02:26"^^xsd:dateTime .

