@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:sh85131991
  skos:prefLabel "Taiwan--History--1945-"@en ;
  a skos:Concept .

lcsh:sh85024122
  skos:notation "DS777.55" ;
  skos:prefLabel "China--History--1949-1976"@en ;
  a skos:Concept .

lcsh:sh94002671
  a skos:Concept ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  dc:modified "2003-07-29T07:59:05"^^xsd:dateTime ;
  dc:created "2003-06-24T00:00:00"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:broader lcsh:sh85131991, lcsh:sh85024122 ;
  skos:altLabel "I-chiang-shan tao (China), Battle of, 1955"@en, "Yingxiong Islands (China), Battle of, 1955"@en ;
  skos:prefLabel "Yijiangshan, Battle of, China, 1955"@en .

