@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
dbpedia:Marla_Alupoaicei	rdf:type	dbpedia-owl:Person ,
		dbpedia-owl:Writer .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:Marla_Alupoaicei	rdf:type	owl:Thing ,
		dbpedia-owl:Artist .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:Marla_Alupoaicei	foaf:homepage	<http://www.marlawrites.com> ,
		<http://www.marlawrites.co> .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:Marla_Alupoaicei	dbpprop:name	"Marla Alupoaicei"@en .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix ns7:	<http://dbpedia.org/ontology/Person/> .
dbpedia:Marla_Alupoaicei	ns7:birthDate	"1974-01-01T00:00:00-05:00"^^xsd:gYear ;
	ns7:birthPlace	<http://dbpedia.org/resource/Dixon%2C_Illinois> ;
	ns7:occupation	dbpedia:Writer ;
	dbpedia-owl:genre	dbpedia:Christianity .
@prefix ns8:	<http://dbpedia.org/ontology/Artist/> .
dbpedia:Marla_Alupoaicei	ns8:genre	dbpedia:Christianity ;
	foaf:name	"Marla Alupoaicei" .
@prefix ns9:	<http://en.wikipedia.org/wiki/> .
dbpedia:Marla_Alupoaicei	foaf:page	ns9:Marla_Alupoaicei ;
	dbpprop:reference	<http://www.eastwest.org> ,
		<http://www.marlawrites.com> ,
		<http://www.marriageleap.com> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:Marla_Alupoaicei	rdfs:label	"Marla Alupoaicei"@en ;
	dbpedia-owl:birthDate	"1974-01-01T00:00:00-05:00"^^xsd:gYear ;
	dbpedia-owl:birthPlace	<http://dbpedia.org/resource/Dixon%2C_Illinois> ;
	dbpedia-owl:occupation	dbpedia:Writer ;
	dbpprop:abstract	"Marla Alupoaicei (born 1974) is a Christian author and speaker. With a B.A. in English and Communications from Purdue University and a Master of Theology degree from Dallas Theological Seminary, Marla has worked with a variety of bestselling authors, pastors and ministry leaders. She won a Dorothy Sargent Rosenberg Poetry Prize in 2006, worth $10,000. Marla was also a winner of the Writer's Digest 76th Annual Writing Competition for Nonrhyming Poetry."@en ;
	rdfs:comment	"Marla Alupoaicei (born 1974) is a Christian author and speaker. With a B.A. in English and Communications from Purdue University and a Master of Theology degree from Dallas Theological Seminary, Marla has worked with a variety of bestselling authors, pastors and ministry leaders. She won a Dorothy Sargent Rosenberg Poetry Prize in 2006, worth $10,000. Marla was also a winner of the Writer's Digest 76th Annual Writing Competition for Nonrhyming Poetry."@en .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns12:	<http://dbpedia.org/resource/Category:> .
dbpedia:Marla_Alupoaicei	skos:subject	ns12:Living_people ,
		ns12:Christian_writers ,
		<http://dbpedia.org/resource/Category:1974_births> .
@prefix ns13:	<http://dbpedia.org/resource/Template:> .
dbpedia:Marla_Alupoaicei	dbpprop:wikiPageUsesTemplate	ns13:infobox_writer ;
	dbpprop:genre	dbpedia:Christianity ;
	dbpprop:birthPlace	<http://dbpedia.org/resource/Dixon%2C_Illinois> ;
	dbpprop:occupation	dbpedia:Writer ;
	dbpprop:dateOfBirth	1974 ;
	dbpprop:website	<http://www.marlawrites.com> .