@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:sh85145360
  skos:prefLabel "Public buildings--Washington (D.C.)"@en ;
  a skos:Concept .

lcsh:sh89003872
  skos:prefLabel "Office buildings--Washington (D.C.)"@en ;
  a skos:Concept .

lcsh:sh90006110
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:broader lcsh:sh89003872, lcsh:sh85145360 ;
  skos:altLabel "House Office Building Annex Number 1 (Washington, D.C.)"@en, "O'Neill House of Representatives Office Building (Washington, D.C.)"@en, "House of Representatives Office Building Annex Number 1 (Washington, D.C.)"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:modified "1995-06-19T08:53:26"^^xsd:dateTime ;
  a skos:Concept ;
  skos:prefLabel "Thomas P. O'Neill, Jr., House of Representatives Office Building (Washington, D.C.)"@en ;
  dc:created "1990-12-20T00:00:00"^^xsd:dateTime .

