@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:Monkey_hate	foaf:primaryTopic	dbr:Monkey_hate .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Monkey_hate	owl:sameAs	dbr:Monkey_hate .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:Monkey_hate	rdfs:label	"Monkey hate"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:Monkey_hate	dct:subject	dbc:Cruelty_to_animals ,
		dbc:Zoosadism ,
		dbc:Internet-related_controversies ,
		dbc:Monkeys ,
		dbc:Primates_and_humans ,
		dbc:Filmed_crimes ;
	foaf:depiction	<http://commons.wikimedia.org/wiki/Special:FilePath/Baby_Bonnet_macaque_in_Kerala.jpg> .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:Monkey_hate	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/Monkey_hate?oldid=1312269379&ns=0> .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Monkey_hate	dbo:description	"human dislike towards monkeys"@en ;
	dbo:thumbnail	<http://commons.wikimedia.org/wiki/Special:FilePath/Baby_Bonnet_macaque_in_Kerala.jpg?width=300> .
@prefix dbp:	<http://dbpedia.org/property/> .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:Monkey_hate	dbp:wikiPageUsesTemplate	dbt:Reflist ,
		dbt:Short_description ;
	foaf:isPrimaryTopicOf	wikipedia-en:Monkey_hate .