@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:sh2005004029
  skos:prefLabel "Baseball fields--California"@en ;
  a skos:Concept .

lcsh:sh2002006130
  skos:altLabel "Pacific Bell Park (San Francisco, Calif.)"@en, "Pac Bell Park (San Francisco, Calif.)"@en, "SBC Park (San Francisco, Calif.)"@en ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "AT&T Park (San Francisco, Calif.)"@en ;
  dc:created "2005-06-17T00:00:00"^^xsd:dateTime ;
  skos:broader lcsh:sh2005004029 ;
  a skos:Concept ;
  dc:modified "2007-01-18T07:54:39"^^xsd:dateTime .

