@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/John_Hinde_%28photographer%29>	rdf:type	owl:Thing .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
<http://dbpedia.org/resource/John_Hinde_%28photographer%29>	rdf:type	dbpedia-owl:Person ,
		dbpedia-owl:Artist .
@prefix dbpprop:	<http://dbpedia.org/property/> .
<http://dbpedia.org/resource/John_Hinde_%28photographer%29>	dbpprop:name	"John Hinde"@en .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix ns5:	<http://dbpedia.org/ontology/Person/> .
<http://dbpedia.org/resource/John_Hinde_%28photographer%29>	ns5:birthDate	"1916-01-01T00:00:00-05:00"^^xsd:gYear .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
<http://dbpedia.org/resource/John_Hinde_%28photographer%29>	ns5:birthPlace	dbpedia:United_Kingdom ,
		<http://dbpedia.org/resource/Street%2C_Somerset> ,
		dbpedia:Somerset ;
	ns5:deathDate	"1998-01-01T00:00:00-05:00"^^xsd:gYear ;
	ns5:deathPlace	dbpedia:France ,
		dbpedia:Dordogne ;
	dbpedia-owl:field	dbpedia:Photography .
@prefix ns7:	<http://dbpedia.org/ontology/Artist/> .
<http://dbpedia.org/resource/John_Hinde_%28photographer%29>	ns7:field	dbpedia:Photography ;
	owl:sameAs	<http://rdf.freebase.com/ns/guid.9202a8c04000641f8000000005abca8b> ,
		<http://umbel.org/umbel/ne/wikipedia/John_Hinde_%28photographer%29> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://dbpedia.org/resource/John_Hinde_%28photographer%29>	foaf:name	"John Hinde" ;
	foaf:page	<http://en.wikipedia.org/wiki/John_Hinde_%28photographer%29> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://dbpedia.org/resource/John_Hinde_%28photographer%29>	rdfs:label	"John Hinde (photographer)"@en ;
	dbpedia-owl:birthDate	"1916-01-01T00:00:00-05:00"^^xsd:gYear ;
	dbpedia-owl:birthPlace	<http://dbpedia.org/resource/Street%2C_Somerset> ,
		dbpedia:United_Kingdom ,
		dbpedia:Somerset ;
	dbpedia-owl:deathDate	"1998-01-01T00:00:00-05:00"^^xsd:gYear ;
	dbpedia-owl:deathPlace	dbpedia:Dordogne ,
		dbpedia:France ;
	ns5:nationality	dbpedia:United_Kingdom ;
	dbpprop:abstract	"John Wilfrid Hinde (1916-1998) was an English photographer whose idealistic and nostalgic style influenced the art of postcard photography and was widely known for his meticulously planned shoots. Born in Somerset, England, his interest in colour photography arose during the 1940s. From the later half of the 1940s to the middle half of the 1950s, he entered the circus life, where he met his future wife. However, he soon returned to photography and, in 1956, he left the circus and founded John Hinde Ltd. in Dublin to produce and distribute his colour pictures of Ireland. Hinde's most famous work is that of the Butlin's Holiday Camps, in which he portrayed a welcoming and jubilant environment. In 1972, he sold his company in order to pursue his love of painting. The Irish Museum of Modern Art recognized his work with a retrospective in Dublin in 1993. In 1998, Hinde died in Dordogne, France. At the time of his death, millions of his postcards had been sold worldwide."@en ;
	rdfs:comment	"John Wilfrid Hinde (1916-1998) was an English photographer whose idealistic and nostalgic style influenced the art of postcard photography and was widely known for his meticulously planned shoots. Born in Somerset, England, his interest in colour photography arose during the 1940s. From the later half of the 1940s to the middle half of the 1950s, he entered the circus life, where he met his future wife."@en ;
	dbpedia-owl:nationality	dbpedia:United_Kingdom .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns11:	<http://dbpedia.org/resource/Category:> .
<http://dbpedia.org/resource/John_Hinde_%28photographer%29>	skos:subject	ns11:Postcard_publishers ,
		ns11:English_Quakers ,
		ns11:English_photographers ,
		<http://dbpedia.org/resource/Category:1998_deaths> ,
		<http://dbpedia.org/resource/Category:People_from_Street%2C_Somerset> ,
		<http://dbpedia.org/resource/Category:1916_births> .
@prefix ns12:	<http://dbpedia.org/resource/Template:> .
<http://dbpedia.org/resource/John_Hinde_%28photographer%29>	dbpprop:wikiPageUsesTemplate	ns12:infobox_artist ;
	dbpprop:nationality	dbpedia:United_Kingdom ;
	dbpprop:deathPlace	dbpedia:Dordogne ,
		dbpedia:France ;
	dbpprop:field	dbpedia:Photography ;
	dbpprop:dateOfBirth	1916 ;
	dbpprop:dateOfDeath	1998 ;
	dbpprop:patrons	dbpedia:Billy_Butlin ;
	dbpprop:location	<http://dbpedia.org/resource/Street%2C_Somerset> ,
		dbpedia:Somerset ,
		dbpedia:United_Kingdom ;
	dbpprop:bgcolour	"6495ED"@en ;
	dbpprop:hasPhotoCollection	<http://www4.wiwiss.fu-berlin.de/flickrwrappr/photos/John_Hinde_%28photographer%29> .