@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:sh2007001056
  skos:altLabel "Hollar Post Office Building (Thomaston, Ga.)"@en, "Robert Lee Post Office Building (Thomaston, Ga.)"@en, "\"Bobby\" Hollar, Jr., Post Office Building (Thomaston, Ga.)"@en ;
  skos:prefLabel "Sergeant First Class Robert Lee \"Bobby\" Hollar, Jr., Post Office Building (Thomaston, Ga.)"@en ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  dc:created "2007-02-20T00:00:00"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  a skos:Concept ;
  skos:broader lcsh:sh2001004837 ;
  dc:modified "2007-04-10T07:51:45"^^xsd:dateTime .

lcsh:sh2001004837
  skos:prefLabel "Post office buildings--Georgia"@en ;
  a skos:Concept .

