@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
<http://dbpedia.org/resource/LoftLife_%28magazine%29>	rdf:type	dbpedia-owl:Magazine .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<http://dbpedia.org/resource/LoftLife_%28magazine%29>	rdf:type	owl:Thing ,
		dbpedia-owl:Work .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://dbpedia.org/resource/LoftLife_%28magazine%29>	foaf:homepage	<http://loftlifemag.com> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
<http://dbpedia.org/resource/LoftLife_%28magazine%29>	dbpedia-owl:genre	dbpedia:Design ,
		dbpedia:Shelter ;
	dbpedia-owl:issn	"71896-47015" ;
	foaf:name	"LoftLife" ;
	foaf:page	<http://en.wikipedia.org/wiki/LoftLife_%28magazine%29> ;
	dbpedia-owl:language	dbpedia:English_language ;
	dbpedia-owl:editorTitle	"Editor" .
@prefix ns5:	<http://dbpedia.org/ontology/Magazine/> .
<http://dbpedia.org/resource/LoftLife_%28magazine%29>	ns5:editorTitle	"Editor" .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://dbpedia.org/resource/LoftLife_%28magazine%29>	rdfs:label	"LoftLife (magazine)"@en .
@prefix ns7:	<http://dbpedia.org/ontology/Work/> .
<http://dbpedia.org/resource/LoftLife_%28magazine%29>	ns7:genre	dbpedia:Design ,
		dbpedia:Shelter ;
	dbpedia-owl:publisher	dbpedia:Joe_Resudek ;
	ns5:issn	"71896-47015" .
@prefix dbpprop:	<http://dbpedia.org/property/> .
<http://dbpedia.org/resource/LoftLife_%28magazine%29>	dbpprop:abstract	"LoftLife is an American magazine devoted to urban shelter and design. It was launched in May of 2008 by Northeast-based equity firm Modern Holdings Inc."@en ;
	rdfs:comment	"LoftLife is an American magazine devoted to urban shelter and design. It was launched in May of 2008 by Northeast-based equity firm Modern Holdings Inc."@en ;
	ns7:language	dbpedia:English_language ;
	ns7:publisher	dbpedia:Joe_Resudek .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns10:	<http://dbpedia.org/resource/Category:> .
<http://dbpedia.org/resource/LoftLife_%28magazine%29>	skos:subject	ns10:Urban_Shelter_magazines ,
		ns10:Publications_established_in_2008 ,
		<http://dbpedia.org/resource/Category:Companies_based_in_Atlanta%2C_Georgia> ,
		ns10:Design_magazines ,
		ns10:Quarterly_magazines ,
		ns10:American_magazines .
@prefix ns11:	<http://dbpedia.org/resource/Template:> .
<http://dbpedia.org/resource/LoftLife_%28magazine%29>	dbpprop:wikiPageUsesTemplate	ns11:infobox_magazine ;
	dbpprop:issn	"71896-47015"@en ;
	dbpprop:title	"LoftLife"@en ;
	dbpprop:publisher	dbpedia:Joe_Resudek ;
	dbpprop:firstdate	"May 2008"@en ;
	dbpprop:website	<http://www.LoftLifemag.com> ;
	dbpprop:language	dbpedia:English_language ;
	dbpprop:category	dbpedia:Shelter ,
		dbpedia:Design ;
	dbpprop:editorTitle	"Editor"@en .