@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/Three_Mile_Island>
  skos:broader <https://concepts.sagepub.com/social-science/concept/hazards_and_disasters>, <https://concepts.sagepub.com/social-science/concept/critical_influences_and_events>, <https://concepts.sagepub.com/social-science/concept/history_of_environment_and_society>, <https://concepts.sagepub.com/social-science/concept/pollution> ;
  a skos:Concept ;
  dc11:date "1979" ;
  dc11:end 1979 ;
  skos:definition "THE WORST NUCLEAR accident in the history of the United States occurred at Pennsylvania's Three Mile Island (TMI) nuclear power plant in the predawn hours of March 28, 1979. The plant located approximately 10 miles south of Harrisburg, Pennsylvania, on the Susquehanna River, came dangerously close to a nuclear meltdown that could have had devastating results.For nearly a year, the TMI plant had been successfully producing electricity. [Source: <a href=\"https://sk.sagepub.com/reference/corporatecrime/n428.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of White-Collar &amp; Corporate Crime; Three Mile Island</a>]"@en ;
  dc11:start 1979 ;
  skos:prefLabel "Three Mile Island"@en .

<https://concepts.sagepub.com/social-science/concept/history_of_environment_and_society>
  skos:prefLabel "history of environment and society"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Three_Mile_Island> .

<https://concepts.sagepub.com/social-science/concept/critical_influences_and_events>
  skos:prefLabel "critical influences and events"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Three_Mile_Island> .

<https://concepts.sagepub.com/social-science/concept/hazards_and_disasters>
  skos:prefLabel "hazards and disasters"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Three_Mile_Island> .

<https://concepts.sagepub.com/social-science/concept/pollution>
  skos:prefLabel "pollution"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Three_Mile_Island> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/events>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "events"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/Three_Mile_Island> .

