@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:sh86000307
  dc:created "1986-01-28T00:00:00"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:notation "D804.65-D804.66" ;
  skos:broader lcsh:sh85061515 ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_LCSH_General ;
  skos:related lcsh:sh85148429 ;
  dc:modified "2009-10-19T07:21:33"^^xsd:dateTime ;
  skos:prefLabel "Righteous Gentiles in the Holocaust"@en ;
  a skos:Concept ;
  skos:altLabel "Righteous of the nations (Judaism)"@en .

lcsh:sh85061515
  skos:prefLabel "Holocaust, Jewish (1939-1945)"@en ;
  a skos:Concept .

lcsh:sh85148429
  skos:notation "D804.6-D804.66" ;
  skos:prefLabel "World War, 1939-1945--Jews--Rescue"@en ;
  a skos:Concept ;
  skos:related lcsh:sh86000307 .

