@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:sh2007010042
  skos:altLabel "DC War Memorial (Washington, D.C.)"@en, "District of Columbia World War Memorial (Washington, D.C.)"@en, "D.C. World War Memorial (Washington, D.C.)"@en, "DC World War Memorial (Washington, D.C.)"@en ;
  skos:prefLabel "District of Columbia War Memorial (Washington, D.C.)"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:modified "2008-01-05T07:52:52"^^xsd:dateTime ;
  skos:broader lcsh:sh85145189, lcsh:sh2007010186 ;
  dc:created "2007-11-19T00:00:00"^^xsd:dateTime ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  a skos:Concept .

lcsh:sh2007010186
  skos:prefLabel "World War, 1914-1918--Monuments--Washington (D.C.)"@en ;
  a skos:Concept .

lcsh:sh85145189
  skos:prefLabel "War memorials--Washington (D.C.)"@en ;
  a skos:Concept .

