@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:sh85017619
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:broader lcsh:sh91003619 ;
  dc:modified "2002-08-09T13:39:44"^^xsd:dateTime ;
  skos:altLabel "Angostura, Battle of, Mexico, 1847"@en, "Buena Vista, Battle of, 1847"@en, "La Angostura, Battle of, Mexico, 1847"@en ;
  a skos:Concept ;
  skos:prefLabel "Buena Vista, Battle of, Mexico, 1847"@en ;
  dc:created "2002-05-02T00:00:00"^^xsd:dateTime ;
  skos:notation "E406.B9" .

lcsh:sh91003619
  skos:prefLabel "Mexican War, 1846-1848--Campaigns--Mexico"@en ;
  a skos:Concept .

