@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:sh90003253
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  a skos:Concept ;
  skos:prefLabel "New York to Paris Race, 1908"@en ;
  skos:broader lcsh:sh85010189 ;
  skos:altLabel "NY-Paris Auto Race, 1908"@en, "Auto Race from New York to Paris, 1908"@en, "Race from New York to Paris, 1908"@en, "1908 Auto Race from New York to Paris"@en ;
  dc:created "1990-07-06T00:00:00"^^xsd:dateTime .

lcsh:sh85010189
  skos:notation "GV1029.2" ;
  skos:prefLabel "Automobile rallies"@en ;
  a skos:Concept .

