@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:Two-proportion_Z-test	foaf:primaryTopic	dbr:Two-proportion_Z-test .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Two-proportion_Z-test	owl:sameAs	dbr:Two-proportion_Z-test .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:Two-proportion_Z-test	rdfs:label	"Two-proportion Z-test"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:Two-proportion_Z-test	dct:subject	dbc:Statistical_tests ,
		dbc:Experiments ,
		dbc:Normal_distribution .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:Two-proportion_Z-test	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/Two-proportion_Z-test?oldid=1305659094&ns=0> ;
	foaf:isPrimaryTopicOf	wikipedia-en:Two-proportion_Z-test .
@prefix dbp:	<http://dbpedia.org/property/> .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:Two-proportion_Z-test	dbp:wikiPageUsesTemplate	dbt:Unreliable_sources ,
		dbt:Short_description ,
		dbt:Rp ,
		dbt:Hidden_begin ,
		dbt:Hidden_end ,
		dbt:Reflist ,
		dbt:Refimprove ,
		dbt:Statistics ,
		dbt:Citation_needed ;
	dbp:ta	"center"@en ;
	dbp:title	"[Proof]"@en ;
	dbp:border	1 ;
	dbp:style	"width:100%"@en .