@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:sh2010002573
  a skos:Concept ;
  skos:prefLabel "16th Street Baptist Church Bombing, Birmingham, Ala., 1963"@en ;
  skos:altLabel "Church Bombing, Birmingham, Ala., 1963"@en, "Birmingham Church Bombing, Birmingham, Ala., 1963"@en, "Baptist Church Bombing, Birmingham, Ala., 1963"@en, "Sixteenth Street Baptist Church Bombing, Birmingham, Ala., 1963"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  skos:broader lcsh:sh2010002846 ;
  dc:created "2010-02-24T00:00:00"^^xsd:dateTime .

lcsh:sh2010002846
  skos:prefLabel "Bombings--Alabama"@en ;
  a skos:Concept .

