@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<http://dbpedia.org/resource/People%27s_Health_Movement>	rdf:type	owl:Thing .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
<http://dbpedia.org/resource/People%27s_Health_Movement>	rdf:type	dbpedia-owl:Organisation ,
		dbpedia-owl:Non-ProfitOrganisation .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://dbpedia.org/resource/People%27s_Health_Movement>	foaf:homepage	<http://www.phmovement.org/cms/> ;
	foaf:name	"People's Health Movement" ;
	foaf:page	<http://en.wikipedia.org/wiki/People%27s_Health_Movement> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
<http://dbpedia.org/resource/People%27s_Health_Movement>	dbpedia-owl:location	dbpedia:Cairo ,
		dbpedia:Egypt .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix ns6:	<http://dbpedia.org/ontology/Organisation/> .
<http://dbpedia.org/resource/People%27s_Health_Movement>	ns6:foundationDate	"2000-01-01T00:00:00-05:00"^^xsd:gYear .
@prefix dbpprop:	<http://dbpedia.org/property/> .
<http://dbpedia.org/resource/People%27s_Health_Movement>	dbpprop:reference	<http://journals.sfu.ca/socialmedicine/index.php/socialmedicine/article/view/82/110> ,
		<http://www.phmovement.org> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://dbpedia.org/resource/People%27s_Health_Movement>	rdfs:label	"People's Health Movement"@en ;
	dbpedia-owl:foundationDate	"2000-01-01T00:00:00-05:00"^^xsd:gYear ;
	dbpprop:abstract	"People's Health Movement (PHM) is a global network of grassroots health activists, civil society organizations and academic institutions particularly from developing countries. PHM currently has bases in more than 70 countries that include both individuals and well-established circles with their own governance structures. It has chapters in India, South Africa, Australia, Pakistan and other countries. PHM works towards the revitalisation of Primary Health Care (PHC), as described in the Alma-Ata Declaration of 1978."@en ;
	rdfs:comment	"People's Health Movement (PHM) is a global network of grassroots health activists, civil society organizations and academic institutions particularly from developing countries. PHM currently has bases in more than 70 countries that include both individuals and well-established circles with their own governance structures. It has chapters in India, South Africa, Australia, Pakistan and other countries."@en ;
	ns6:location	dbpedia:Egypt ,
		dbpedia:Cairo .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns10:	<http://dbpedia.org/resource/Category:> .
<http://dbpedia.org/resource/People%27s_Health_Movement>	skos:subject	ns10:International_health_organizations ,
		ns10:Organizations_established_in_2000 ,
		ns10:Human_rights_organizations ,
		ns10:Civil_society .
@prefix ns11:	<http://dbpedia.org/resource/Template:> .
<http://dbpedia.org/resource/People%27s_Health_Movement>	dbpprop:wikiPageUsesTemplate	ns11:infobox_non-profit ;
	dbpprop:foundedDate	dbpedia:Savar ,
		dbpedia:Bangladesh ;
	dbpprop:areaServed	dbpedia:World ;
	dbpprop:focus	dbpedia:Equal_opportunity ,
		dbpedia:Human_rights ,
		dbpedia:Health ;
	dbpprop:location	"Cairo, Egypt(international)"@en ;
	dbpprop:homepage	<http://www.phmovement.org> ;
	dbpprop:nonProfitName	"People's Health Movement"@en ;
	dbpprop:nonProfitLogo	<http://dbpedia.org/resource/Image:PHMovement.png> ;
	dbpprop:method	dbpedia:Activism ,
		dbpedia:Lobbying ,
		dbpedia:Research ,
		dbpedia:Direct_action ;
	dbpprop:nonProfitSlogan	"Health for All. Now!"@en ;
	dbpprop:nonProfitType	dbpedia:Social_movement ,
		dbpedia:Social_network .