@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:sh85145381
  skos:altLabel "Washington Civic Center (Washington, D.C. : Ninth Street)"@en, "D.C. Convention Center (Washington, D.C. : Ninth Street)"@en, "District of Columbia Convention Center (Washington, D.C. : Ninth Street)"@en ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  dc:created "2003-06-13T00:00:00"^^xsd:dateTime ;
  a skos:Concept ;
  skos:broader lcsh:sh85031687 ;
  skos:prefLabel "Washington Convention Center (Washington, D.C. : Ninth Street)"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:modified "2003-07-10T08:11:14"^^xsd:dateTime .

lcsh:sh85031687
  skos:prefLabel "Convention facilities--Washington (D.C.)"@en ;
  a skos:Concept .

