@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:sh2008004385
  skos:broader lcsh:sh85014040 ;
  dc:created "2008-06-06T00:00:00"^^xsd:dateTime ;
  skos:prefLabel "Motion picture billboards"@en ;
  skos:member lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:related lcsh:sh85028912 ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  a skos:Concept ;
  dc:modified "2008-07-10T08:16:57"^^xsd:dateTime ;
  skos:altLabel "Film billboards"@en .

lcsh:sh85028912
  skos:notation "NC997-NC1003" ;
  skos:prefLabel "Commercial art"@en ;
  a skos:Concept ;
  skos:related lcsh:sh2008004385 .

lcsh:sh85014040
  skos:notation "HF5843" ;
  skos:prefLabel "Billboards"@en ;
  a skos:Concept .

