@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:sh92002302
  dc:modified "2006-04-19T13:29:37"^^xsd:dateTime ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:prefLabel "Ia Drang Valley, Battle of, Vietnam, 1965"@en ;
  a skos:Concept ;
  skos:altLabel "Ia Drang Valley (Vietnam), Battle of, 1965"@en, "Iadrang Valley, Battle of, Vietnam, 1965"@en ;
  dc:created "2002-10-16T00:00:00"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:notation "DS557.8.I" ;
  skos:broader lcsh:sh85143280 .

lcsh:sh85143280
  skos:prefLabel "Vietnam War, 1961-1975--Campaigns"@en ;
  a skos:Concept .

