@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:sh89002637
  skos:prefLabel "Low budget films"@en ;
  a skos:Concept .

lcsh:sh89002636
  dc:modified "2009-03-12T11:33:19"^^xsd:dateTime ;
  skos:altLabel "B pictures"@en, "B movies"@en ;
  skos:note "This heading is used as a topical heading for works about low budget feature films that were usually shown in a double feature program along with the major production, the A film. When used as a topical heading it is subdivided by the appropriate geographic, topical, and/or form subdivisions." ;
  skos:broader lcsh:sh89002637 ;
  skos:member lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  skos:prefLabel "B films"@en ;
  a skos:Concept ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:created "1989-04-28T00:00:00"^^xsd:dateTime .

