@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:Churchill_Hospital	rdf:type	owl:Thing .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
dbpedia:Churchill_Hospital	rdf:type	dbpedia-owl:Place ,
		dbpedia-owl:Building ,
		dbpedia-owl:Hospital .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:Churchill_Hospital	foaf:homepage	<http://www.oxfordradcliffe.nhs.uk/> .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:Churchill_Hospital	dbpprop:name	"Churchill Hospital"@en ;
	foaf:name	"Churchill Hospital" .
@prefix ns6:	<http://en.wikipedia.org/wiki/> .
dbpedia:Churchill_Hospital	foaf:page	ns6:Churchill_Hospital ;
	dbpedia-owl:location	dbpedia:Oxford ;
	dbpedia-owl:bedCount	180 ;
	dbpedia-owl:affiliation	dbpedia:University_of_Oxford ,
		dbpedia:Oxford_Brookes_University ;
	dbpprop:reference	<http://www.oxfordradcliffe.nhs.uk/aboutus/hospitals/churchill.aspx> .
@prefix georss:	<http://www.georss.org/georss/> .
dbpedia:Churchill_Hospital	georss:point	"51.763805555556 -1.21875" .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:Churchill_Hospital	rdfs:label	"Churchill Hospital"@en .
@prefix ns9:	<http://dbpedia.org/ontology/Place/> .
dbpedia:Churchill_Hospital	ns9:location	dbpedia:Oxford .
@prefix ns10:	<http://dbpedia.org/ontology/Organisation/> .
dbpedia:Churchill_Hospital	ns10:affiliation	dbpedia:University_of_Oxford ,
		dbpedia:Oxford_Brookes_University ;
	dbpprop:abstract	"The Churchill Hospital is a teaching hospital in Oxford, England. The hospital is primarily a centre for the treatment of cancer patients, but also houses teaching facilities for Oxford University and Oxford Brookes University. It is part of Oxford Radcliffe Hospitals NHS Trust. It was named after Sir Winston Churchill, the Prime Minister of the United Kingdom when a hospital was first built on the site in 1940. The first hospital on the Churchill site was built in 1940, with the intention of providing medical aid to people injured as a result of air raids during the Second World War. This proved unnecessary, and the building was leased to the United States Army medical services, who were relocating from Basingstoke. The US Army left the hospital at the end of the war and it was taken over by the local council and reopened as a conventional hospital in January 1946. In April 1994 the hospital joined the newly-formed Oxford Radcliffe Hospitals NHS Trust along with the John Radcliffe Hospital and the Radcliffe Infirmary. As well as being an important centre for the treatment of cancer patients, the Churchill specialises in kidney transplants, diabetes and endocrinology, oncology, dermatology, haemophilia, infectious diseases, chest medicine, medical genetics and palliative care."@en .
@prefix geo:	<http://www.w3.org/2003/01/geo/wgs84_pos#> .
dbpedia:Churchill_Hospital	geo:lat	51.7638053894043 ;
	geo:long	-1.21875 ;
	rdfs:comment	"The Churchill Hospital is a teaching hospital in Oxford, England. The hospital is primarily a centre for the treatment of cancer patients, but also houses teaching facilities for Oxford University and Oxford Brookes University. It is part of Oxford Radcliffe Hospitals NHS Trust. It was named after Sir Winston Churchill, the Prime Minister of the United Kingdom when a hospital was first built on the site in 1940."@en .
@prefix ns12:	<http://dbpedia.org/ontology/Hospital/> .
dbpedia:Churchill_Hospital	ns12:bedCount	180 .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns14:	<http://dbpedia.org/resource/Category:> .
dbpedia:Churchill_Hospital	skos:subject	ns14:Hospitals_established_in_1942 ,
		ns14:Teaching_hospitals_in_England ,
		ns14:Departments_of_the_University_of_Oxford ,
		ns14:NHS_hospitals ,
		ns14:Hospitals_in_Oxford ,
		ns14:Oxford_Brookes_University .
@prefix ns15:	<http://dbpedia.org/resource/Template:> .
dbpedia:Churchill_Hospital	dbpprop:wikiPageUsesTemplate	ns15:infobox_hospital ,
		ns15:coord ;
	dbpprop:type	"Teaching"@en ;
	dbpprop:beds	"180 in-patient\n100 day care"@en ;
	dbpprop:org_percent_252Fgroup	"Oxford Radcliffe Hospitals NHS Trust"@en ;
	dbpprop:state	"England"@en ;
	dbpprop:healthcare	"NHS"@en ;
	dbpprop:emergency	"No"@en ;
	dbpprop:country	"UK"@en ;
	dbpprop:website	<http://www.oxfordradcliffe.nhs.uk> ;
	dbpprop:display	"title"@en ;
	dbpprop:founded	1942 ;
	dbpprop:location	dbpedia:Oxford ;
	dbpprop:region	"Oxfordshire"@en ;
	dbpprop:affiliation	dbpedia:University_of_Oxford ,
		dbpedia:Oxford_Brookes_University .