@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
<http://dbpedia.org/resource/James_Green_%28author%29>	rdf:type	dbpedia-owl:Artist ,
		dbpedia-owl:Person ,
		dbpedia-owl:Writer .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<http://dbpedia.org/resource/James_Green_%28author%29>	rdf:type	owl:Thing .
@prefix dbpprop:	<http://dbpedia.org/property/> .
<http://dbpedia.org/resource/James_Green_%28author%29>	dbpprop:name	"Jim Green"@en .
@prefix ns4:	<http://dbpedia.org/ontology/Person/> .
<http://dbpedia.org/resource/James_Green_%28author%29>	ns4:birthName	"James Green" .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
<http://dbpedia.org/resource/James_Green_%28author%29>	ns4:birthDate	"1944-03-12"^^xsd:date .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
<http://dbpedia.org/resource/James_Green_%28author%29>	ns4:birthPlace	dbpedia:England ,
		dbpedia:Warwickshire ,
		dbpedia:Coventry ;
	ns4:citizenship	dbpedia:United_Kingdom ;
	ns4:occupation	dbpedia:Teacher ,
		dbpedia:Headmaster ,
		dbpedia:Author ;
	dbpedia-owl:influencedBy	dbpedia:P_G_Wodehouse ;
	dbpedia-owl:genre	<http://dbpedia.org/resource/Thriller_%28genre%29> .
@prefix ns7:	<http://dbpedia.org/ontology/Artist/> .
<http://dbpedia.org/resource/James_Green_%28author%29>	ns7:genre	<http://dbpedia.org/resource/Thriller_%28genre%29> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://dbpedia.org/resource/James_Green_%28author%29>	foaf:name	"Jim Green" ;
	foaf:page	<http://en.wikipedia.org/wiki/James_Green_%28author%29> ;
	ns4:influencedBy	dbpedia:P_G_Wodehouse ;
	dbpprop:reference	<http://www.amazon.co.uk/Bad-Catholics-James-Green/dp/1906307261> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://dbpedia.org/resource/James_Green_%28author%29>	rdfs:label	"James Green (author)"@en ;
	dbpedia-owl:birthName	"James Green" ;
	dbpedia-owl:birthDate	"1944-03-12"^^xsd:date ;
	dbpedia-owl:birthPlace	dbpedia:Coventry ,
		dbpedia:England ,
		dbpedia:Warwickshire ;
	ns4:nationality	dbpedia:England ;
	dbpedia-owl:citizenship	dbpedia:United_Kingdom ;
	dbpedia-owl:occupation	dbpedia:Author ,
		dbpedia:Teacher ,
		dbpedia:Headmaster ;
	dbpprop:abstract	"James \"Jim\" Green is a British writer and broadcaster who turned to writing as a full time profession after a 25 year career in teaching. He has had over 40 titles published in various genres, from educational text books to travel guides to crime novels. His latest publication is called Bad Catholics (2008 Luath), the first of a trilogy chronicling the exploits of reformed gangster Jimmy Costello."@en ;
	rdfs:comment	"James \"Jim\" Green is a British writer and broadcaster who turned to writing as a full time profession after a 25 year career in teaching. He has had over 40 titles published in various genres, from educational text books to travel guides to crime novels. His latest publication is called Bad Catholics (2008 Luath), the first of a trilogy chronicling the exploits of reformed gangster Jimmy Costello."@en ;
	dbpedia-owl:nationality	dbpedia:England .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns11:	<http://dbpedia.org/resource/Category:> .
<http://dbpedia.org/resource/James_Green_%28author%29>	skos:subject	ns11:Living_people ,
		<http://dbpedia.org/resource/Category:1944_births> ,
		ns11:English_writers ,
		ns11:English_schoolteachers ,
		ns11:People_from_Coventry .
@prefix ns12:	<http://dbpedia.org/resource/Template:> .
<http://dbpedia.org/resource/James_Green_%28author%29>	dbpprop:wikiPageUsesTemplate	ns12:infobox_writer ;
	dbpprop:nationality	dbpedia:England ;
	dbpprop:notableworks	"Bad Catholics"@en ;
	dbpprop:genre	<http://dbpedia.org/resource/Thriller_%28genre%29> ;
	dbpprop:birthPlace	dbpedia:Coventry ,
		dbpedia:Warwickshire ,
		dbpedia:England ;
	dbpprop:occupation	dbpedia:Teacher ,
		dbpedia:Headmaster ,
		dbpedia:Author ;
	dbpprop:imagesize	"200 px"@en ;
	dbpprop:birthname	"James Green"@en .
@prefix ns13:	<http://dbpedia.org/resource/James_Green_%2528author%2529/birthdate/> .
<http://dbpedia.org/resource/James_Green_%28author%29>	dbpprop:birthdate	ns13:birth_date_and_age ;
	dbpprop:influences	dbpedia:P_G_Wodehouse ;
	dbpprop:citizenship	dbpedia:United_Kingdom ;
	dbpprop:subject	dbpedia:Thesaurus ;
	dbpprop:spouse	"Pat Brennan (1970-present)"@en ;
	dbpprop:children	"Dominic Green, Joe Green, James Green"@en .