@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:sh2004004954
  dc:modified "2004-03-12T09:44:47"^^xsd:dateTime ;
  dc:created "2004-01-29T00:00:00"^^xsd:dateTime ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:broader lcsh:sh91002154 ;
  skos:altLabel "O'Grady, Brown, Paige Post Office Building (Nyack, N.Y.)"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "Edward O'Grady, Waverly Brown, Peter Paige Post Office Building (Nyack, N.Y.)"@en ;
  a skos:Concept .

lcsh:sh91002154
  skos:prefLabel "Post office buildings--New York (State)"@en ;
  a skos:Concept .

