@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/%28LIVE%29>	rdf:type	owl:Thing .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
<http://dbpedia.org/resource/%28LIVE%29>	rdf:type	dbpedia-owl:MusicalWork ,
		dbpedia-owl:Work ,
		dbpedia-owl:Album .
@prefix dbpprop:	<http://dbpedia.org/property/> .
<http://dbpedia.org/resource/%28LIVE%29>	dbpprop:name	"LIVE)"@en .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
<http://dbpedia.org/resource/%28LIVE%29>	dbpedia-owl:type	dbpedia:Live_album ;
	dbpedia-owl:label	dbpedia:Columbia_Records .
@prefix ns5:	<http://dbpedia.org/ontology/MusicalWork/> .
<http://dbpedia.org/resource/%28LIVE%29>	ns5:label	dbpedia:Columbia_Records ;
	dbpedia-owl:genre	dbpedia:Rock_music ;
	dbpedia-owl:subsequentWork	<http://dbpedia.org/resource/%28Best_LIVE%29> ;
	ns5:artist	dbpedia:James_Taylor ;
	owl:sameAs	<http://umbel.org/umbel/ne/wikipedia/%28LIVE%29> ,
		<http://rdf.freebase.com/ns/guid.9202a8c04000641f80000000003c1b7c> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://dbpedia.org/resource/%28LIVE%29>	foaf:name	"(LIVE)" ;
	foaf:page	<http://en.wikipedia.org/wiki/%28LIVE%29> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix ns8:	<http://dbpedia.org/ontology/Work/> .
<http://dbpedia.org/resource/%28LIVE%29>	ns8:releaseDate	"1993-08-10"^^xsd:date ;
	dbpedia-owl:runtime	"7411.31"^^xsd:duration ;
	dbpedia-owl:artist	dbpedia:James_Taylor ;
	dbpedia-owl:producer	dbpedia:George_Massenburg ,
		dbpedia:Don_Grolnick ;
	dbpedia-owl:review	"* Allmusic link" .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://dbpedia.org/resource/%28LIVE%29>	rdfs:label	"(LIVE)"@en ,
		"Live (James Taylor)"@it ;
	ns8:type	dbpedia:Live_album ;
	ns8:genre	dbpedia:Rock_music ;
	ns8:subsequentWork	<http://dbpedia.org/resource/%28Best_LIVE%29> ;
	dbpedia-owl:previousWork	dbpedia:New_Moon_Shine ;
	ns8:runtime	"7411.31"^^xsd:duration ;
	dbpedia-owl:recordDate	"1992-11-01T00:00:00-05:00"^^xsd:gYearMonth ;
	ns5:recordDate	"1992-11-01T00:00:00-05:00"^^xsd:gYearMonth .
@prefix ns10:	<http://dbpedia.org/ontology/Album/> .
<http://dbpedia.org/resource/%28LIVE%29>	ns10:producer	dbpedia:George_Massenburg ,
		dbpedia:Don_Grolnick ;
	dbpprop:abstract	"(LIVE) is singer-songwriter James Taylor's fifteenth album, and first live album. Released in 1993, this double CD presents selections from 14 shows during a November 1992 tour. (LIVE) peaked at number 20 on Billboard magazine's Billboard 200."@en ,
		"Live \u00E8 il primo album dal vivo di James Taylor, pubblicato nel 1993."@it ;
	rdfs:comment	"Live \u00E8 il primo album dal vivo di James Taylor, pubblicato nel 1993."@it ,
		"(LIVE) is singer-songwriter James Taylor's fifteenth album, and first live album. Released in 1993, this double CD presents selections from 14 shows during a November 1992 tour. (LIVE) peaked at number 20 on Billboard magazine's Billboard 200."@en ;
	ns8:previousWork	dbpedia:New_Moon_Shine ;
	dbpedia-owl:releaseDate	"1993-08-10"^^xsd:date ;
	ns10:review	"* Allmusic link" .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
<http://dbpedia.org/resource/%28LIVE%29>	skos:subject	<http://dbpedia.org/resource/Category:1993_albums> .
@prefix ns12:	<http://dbpedia.org/resource/Category:> .
<http://dbpedia.org/resource/%28LIVE%29>	skos:subject	ns12:Live_albums ,
		ns12:Columbia_Records_albums ,
		ns12:James_Taylor_albums .
@prefix ns13:	<http://dbpedia.org/resource/Template:> .
<http://dbpedia.org/resource/%28LIVE%29>	dbpprop:wikiPageUsesTemplate	ns13:infobox_album ;
	dbpprop:type	dbpedia:Live_album ;
	dbpprop:genre	dbpedia:Rock_music ;
	dbpprop:label	dbpedia:Columbia_Records ;
	dbpprop:cover	"James_Taylor_-_Live.jpg"@en ;
	dbpprop:lastAlbum	dbpedia:New_Moon_Shine ;
	dbpprop:nextAlbum	"''(Best LIVE)'' <br /> (1994)"@en .
@prefix ns14:	<http://dbpedia.org/resource/%2528LIVE%2529/reviews/> .
<http://dbpedia.org/resource/%28LIVE%29>	dbpprop:reviews	ns14:rating ,
		dbpedia:Allmusic ;
	dbpprop:artist	dbpedia:James_Taylor ;
	dbpprop:producer	dbpedia:Don_Grolnick ,
		dbpedia:George_Massenburg ;
	dbpprop:recorded	"November, 1992"@en ;
	dbpprop:length	"123:31"@en ;
	dbpprop:hasPhotoCollection	<http://www4.wiwiss.fu-berlin.de/flickrwrappr/photos/%28LIVE%29> ;
	dbpedia-owl:previousWork	<http://dbpedia.org/resource/%28LIVE%29> ;
	ns8:previousWork	<http://dbpedia.org/resource/%28LIVE%29> ;
	dbpprop:redirect	<http://dbpedia.org/resource/%28LIVE%29> .