@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
<http://en.wikipedia.org/wiki/Archie_(dog)>	foaf:primaryTopic	dbr:Archie_Warhol .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
wikipedia-en:Archie_Warhol	foaf:primaryTopic	dbr:Archie_Warhol .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Archie_Warhol	owl:sameAs	<http://dbpedia.org/resource/Archie_(dog)> ,
		dbr:Archie_Warhol .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:Archie_Warhol	rdfs:label	"Archie Warhol"@en ,
		"Archie (dog)"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:Archie_Warhol	dct:subject	dbc:Andy_Warhol ,
		dbc:Dogs_in_popular_culture ,
		dbc:Celebrity_animals ,
		<http://dbpedia.org/resource/Category:1972_animal_births> ,
		dbc:Individual_dogs ;
	foaf:depiction	<http://commons.wikimedia.org/wiki/Special:FilePath/Andy_Warhol_by_Jack_Mitchell.jpg> ,
		<http://commons.wikimedia.org/wiki/Special:FilePath/57_E66_St_Warhol_home_jeh.jpg> .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:Archie_Warhol	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/Archie_Warhol?oldid=1294185573&ns=0> ,
		<http://en.wikipedia.org/wiki/Archie_(dog)?oldid=1308944512&ns=0> ;
	foaf:isPrimaryTopicOf	<http://en.wikipedia.org/wiki/Archie_(dog)> ,
		wikipedia-en:Archie_Warhol .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Archie_Warhol	dbo:description	"dachshund owned by Andy Warhol and Jed Johnson"@en .
@prefix dbp:	<http://dbpedia.org/property/> .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:Archie_Warhol	dbp:wikiPageUsesTemplate	dbt:Short_description ,
		dbt:Andy_Warhol ,
		dbt:Reflist ,
		dbt:Infobox_animal ,
		dbt:Redirect_category_shell ,
		dbt:R_from_move ,
		dbt:Cite_book ,
		dbt:Sfn ;
	dbp:name	"Archie"@en .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:Archie_Warhol	dbp:birthDate	"1972-08-03"^^xsd:date ;
	dbp:knownFor	"Andy Warhol's pet"@en ;
	dbp:species	dbr:Dog ;
	dbp:owners	<http://dbpedia.org/resource/Jed_Johnson_(designer)> ,
		dbr:Andy_Warhol ;
	dbp:breed	dbr:Dachshund ;
	dbp:namedafter	dbr:Archie_Bunker ;
	dbp:caption	"Andy Warhol and Archie by Jack Mitchell, 1973"@en ;
	dbp:gender	"Male"@en ;
	dbo:thumbnail	<http://commons.wikimedia.org/wiki/Special:FilePath/Andy_Warhol_by_Jack_Mitchell.jpg?width=300> .