@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/Newport_Living_%28song%29>	rdf:type	owl:Thing .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
<http://dbpedia.org/resource/Newport_Living_%28song%29>	rdf:type	dbpedia-owl:MusicalWork ,
		dbpedia-owl:Single ,
		dbpedia-owl:Work .
@prefix dbpprop:	<http://dbpedia.org/property/> .
<http://dbpedia.org/resource/Newport_Living_%28song%29>	dbpprop:name	"Newport Living"@en .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
<http://dbpedia.org/resource/Newport_Living_%28song%29>	dbpedia-owl:genre	dbpedia:Pop_punk ,
		dbpedia:Powerpop ;
	dbpedia-owl:subsequentWork	dbpedia:Practice_Makes_Perfect ;
	dbpedia-owl:album	dbpedia:The_Same_Old_Blood_Rush_with_a_New_Touch ;
	owl:sameAs	<http://rdf.freebase.com/ns/guid.9202a8c04000641f8000000006ec37a5> ,
		<http://umbel.org/umbel/ne/wikipedia/Newport_Living_%28song%29> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://dbpedia.org/resource/Newport_Living_%28song%29>	foaf:name	"Newport Living" ;
	foaf:page	<http://en.wikipedia.org/wiki/Newport_Living_%28song%29> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix ns7:	<http://dbpedia.org/ontology/Work/> .
<http://dbpedia.org/resource/Newport_Living_%28song%29>	ns7:releaseDate	"2007-01-01T00:00:00-05:00"^^xsd:gYear .
@prefix ns8:	<http://dbpedia.org/ontology/Single/> .
<http://dbpedia.org/resource/Newport_Living_%28song%29>	ns8:album	dbpedia:The_Same_Old_Blood_Rush_with_a_New_Touch ;
	dbpedia-owl:musicalBand	dbpedia:Cute_Is_What_We_Aim_For ;
	ns8:musicalBand	dbpedia:Cute_Is_What_We_Aim_For .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://dbpedia.org/resource/Newport_Living_%28song%29>	rdfs:label	"Newport Living (song)"@en ;
	ns7:genre	dbpedia:Powerpop ,
		dbpedia:Pop_punk ;
	ns7:subsequentWork	dbpedia:Practice_Makes_Perfect ;
	dbpedia-owl:previousWork	dbpedia:The_Curse_of_Curves ;
	dbpedia-owl:musicalArtist	dbpedia:Cute_Is_What_We_Aim_For ;
	ns8:musicalArtist	dbpedia:Cute_Is_What_We_Aim_For ;
	dbpprop:abstract	"\"Newport Living\" is the third single by the powerpop/ band Cute Is What We Aim For, from their debut album, The Same Old Blood Rush with a New Touch. It was released on October 29, 2007, after The Curse of Curves. The title is a reference to a fictional magazine in the television show The OC."@en ;
	rdfs:comment	"\"Newport Living\" is the third single by the powerpop/ band Cute Is What We Aim For, from their debut album, The Same Old Blood Rush with a New Touch. It was released on October 29, 2007, after The Curse of Curves. The title is a reference to a fictional magazine in the television show The OC."@en ;
	ns7:previousWork	dbpedia:The_Curse_of_Curves ;
	dbpedia-owl:releaseDate	"2007-01-01T00:00:00-05:00"^^xsd:gYear .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
<http://dbpedia.org/resource/Newport_Living_%28song%29>	skos:subject	<http://dbpedia.org/resource/Category:2007_singles> .
@prefix ns11:	<http://dbpedia.org/resource/Category:> .
<http://dbpedia.org/resource/Newport_Living_%28song%29>	skos:subject	ns11:Cute_Is_What_We_Aim_For_songs ,
		ns11:Songs_about_California .
@prefix ns12:	<http://dbpedia.org/resource/Template:> .
<http://dbpedia.org/resource/Newport_Living_%28song%29>	dbpprop:wikiPageUsesTemplate	ns12:infobox_single ;
	dbpprop:genre	dbpedia:Pop_punk ,
		dbpedia:Powerpop ;
	dbpprop:lastSingle	dbpedia:The_Curse_of_Curves ;
	dbpprop:nextSingle	dbpedia:Practice_Makes_Perfect ;
	dbpprop:album	dbpedia:The_Same_Old_Blood_Rush_with_a_New_Touch ;
	dbpprop:artist	dbpedia:Cute_Is_What_We_Aim_For ;
	dbpprop:released	2007 .
@prefix ns13:	<http://www.w3.org/2006/03/wn/wn20/instances/> .
<http://dbpedia.org/resource/Newport_Living_%28song%29>	dbpprop:wordnet_type	ns13:synset-phonograph_record-noun-1 .
dbpedia:The_Curse_of_Curves	dbpedia-owl:subsequentWork	<http://dbpedia.org/resource/Newport_Living_%28song%29> ;
	ns7:subsequentWork	<http://dbpedia.org/resource/Newport_Living_%28song%29> ;
	dbpprop:nextSingle	<http://dbpedia.org/resource/Newport_Living_%28song%29> .