@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:Joe_Ramirez	foaf:primaryTopic	dbr:Joe_Ramirez .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Joe_Ramirez	rdf:type	dbo:Eukaryote ,
		foaf:Person .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:Joe_Ramirez	rdf:type	wikidata:Q19088 ,
		dbo:Artist ,
		wikidata:Q5 .
@prefix ns6:	<http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
dbr:Joe_Ramirez	rdf:type	ns6:NaturalPerson .
@prefix schema:	<http://schema.org/> .
dbr:Joe_Ramirez	rdf:type	schema:Person ,
		dbo:Person ,
		dbo:Species ,
		wikidata:Q483501 ,
		wikidata:Q729 ,
		wikidata:Q215627 .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Joe_Ramirez	rdf:type	owl:Thing ,
		dbo:Animal ;
	owl:sameAs	dbr:Joe_Ramirez ;
	foaf:name	"Joe Ramirez"@en .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:Joe_Ramirez	rdfs:label	"Joe Ramirez"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
dbr:Joe_Ramirez	dct:subject	<http://dbpedia.org/resource/Category:Year_of_birth_missing_(living_people)> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:Joe_Ramirez	dct:subject	dbc:Artists_from_San_Francisco ,
		dbc:School_of_the_Art_Institute_of_Chicago_alumni ,
		dbc:Living_people ,
		dbc:Alumni_of_the_Royal_College_of_Art ;
	foaf:depiction	<http://commons.wikimedia.org/wiki/Special:FilePath/Joe_Ramirez_2023_Paris.jpg> ,
		<http://commons.wikimedia.org/wiki/Special:FilePath/Joe_Ramirez_Berlin_2023.jpg> .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:Joe_Ramirez	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/Joe_Ramirez?oldid=1225865213&ns=0> ;
	dbo:description	"American visual artist"@en ;
	dbo:thumbnail	<http://commons.wikimedia.org/wiki/Special:FilePath/Joe_Ramirez_2023_Paris.jpg?width=300> .
@prefix dbp:	<http://dbpedia.org/property/> .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:Joe_Ramirez	dbp:wikiPageUsesTemplate	dbt:Blockquote ,
		dbt:Infobox_artist ,
		dbt:Reflist ,
		dbt:Short_description ,
		dbt:Orphan ;
	dbp:name	"Joe Ramirez"@en ;
	dbp:birthPlace	dbr:San_Francisco ;
	dbo:birthPlace	dbr:San_Francisco ;
	dbp:birthName	"Joseph Ramirez"@en ;
	dbp:caption	"Joe Ramirez, 2023"@en ;
	dbp:alt	"Joe Ramirez, 2023"@en ;
	foaf:isPrimaryTopicOf	wikipedia-en:Joe_Ramirez ;
	dbp:source	"A Logic of Dreams"@en ,
		"Joe Ramirez's exhibition spun gold at Frank Gehry's Pierre Boulez Saal in Berlin"@en ;
	dbp:text	"\"I leave it to you whether you want to call this a process of unconsciousness, or of dreaming, or of imagination; whether you think it is related more to painting, or more to photography, or to cinematography, whether it is utterly complex or of the purest simplicity. All I know is: there's nothing like it.\""@en ,
		"\"It\u2019s a chance to let go ... I am a painter; I come at it as film through painting ... I remember a long time ago I saw Pollock\u2019s Lavender Mist at MOMA and I had never seen the original and had seen it in books for years. But, when I stood in front of it, the thing was just moving and breathing in every direction and the colour harmony is a total masterpiece. That\u2019s the feeling that I really want.\""@en ;
	dbp:sign	dbr:Wim_Wenders ,
		"Joe Ramirez"@en ;
	dbo:birthName	"Joseph Ramirez"@en ;
	dbp:notableWorks	"The Gold Projections"@en .