@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:sh95003793
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General, lcsh:collection_SubdivideGeographicalIndirect ;
  a skos:Concept ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:modified "2006-06-08T10:48:07"^^xsd:dateTime ;
  skos:altLabel "VJ Day, 1945"@en, "Victory in Japan Day, 1945"@en ;
  skos:broader lcsh:sh85148283, lcsh:sh90004305 ;
  skos:prefLabel "V-J Day, 1945"@en ;
  dc:created "2006-04-21T00:00:00"^^xsd:dateTime .

lcsh:sh85148283
  skos:notation "D812" ;
  skos:prefLabel "World War, 1939-1945--Armistices"@en ;
  a skos:Concept .

lcsh:sh90004305
  skos:prefLabel "Special days"@en ;
  a skos:Concept .

