@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:sh85143280
  skos:prefLabel "Vietnam War, 1961-1975--Campaigns"@en ;
  a skos:Concept .

lcsh:sh86004104
  skos:prefLabel "Long Tan, Battle of, Vietnam, 1966"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:modified "2006-04-19T13:56:57"^^xsd:dateTime ;
  skos:altLabel "Long Tân (Vietnam : Village), Battle of, 1966"@en, "Xa Long Tan, Battle of, Vietnam, 1966"@en ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:notation "DS557.8.L66" ;
  dc:created "2002-10-21T00:00:00"^^xsd:dateTime ;
  a skos:Concept ;
  skos:broader lcsh:sh85143280 .

