@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:Conception_Vessel	rdf:type	dbpedia-owl:MusicalWork ,
		dbpedia-owl:Work ,
		dbpedia-owl:Album .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:Conception_Vessel	rdf:type	owl:Thing .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:Conception_Vessel	dbpprop:name	"Conception Vessel"@en ;
	dbpedia-owl:type	dbpedia:Album ;
	dbpedia-owl:label	<http://dbpedia.org/resource/ECM_%28record_label%29> .
@prefix ns5:	<http://dbpedia.org/ontology/MusicalWork/> .
dbpedia:Conception_Vessel	ns5:label	<http://dbpedia.org/resource/ECM_%28record_label%29> ;
	dbpedia-owl:genre	dbpedia:Jazz ;
	dbpedia-owl:subsequentWork	<http://dbpedia.org/resource/Tribute_%28Paul_Motian_album%29> ;
	ns5:artist	dbpedia:Paul_Motian .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:Conception_Vessel	foaf:name	"Conception Vessel" .
@prefix ns7:	<http://en.wikipedia.org/wiki/> .
dbpedia:Conception_Vessel	foaf:page	ns7:Conception_Vessel .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix ns9:	<http://dbpedia.org/ontology/Work/> .
dbpedia:Conception_Vessel	ns9:releaseDate	"1972-01-01T00:00:00-05:00"^^xsd:gYear ;
	dbpedia-owl:artist	dbpedia:Paul_Motian ;
	dbpedia-owl:producer	dbpedia:Manfred_Eicher ;
	dbpedia-owl:review	"*" .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:Conception_Vessel	rdfs:label	"Conception Vessel"@en ;
	ns9:type	dbpedia:Album ;
	ns9:genre	dbpedia:Jazz ;
	ns9:subsequentWork	<http://dbpedia.org/resource/Tribute_%28Paul_Motian_album%29> ;
	dbpedia-owl:recordDate	"--11-25"^^xsd:gMonthDay ;
	ns5:recordDate	"--11-25"^^xsd:gMonthDay .
@prefix ns11:	<http://dbpedia.org/ontology/Album/> .
dbpedia:Conception_Vessel	ns11:producer	dbpedia:Manfred_Eicher ;
	dbpprop:abstract	"Conception Vessel is the debut album by Paul Motian and was released on the ECM label. It was released in 1972 and features performances by Motian with Keith Jarrett, Charlie Haden, Leroy Jenkins, Sam Brown and Becky Friend."@en ;
	rdfs:comment	"Conception Vessel is the debut album by Paul Motian and was released on the ECM label. It was released in 1972 and features performances by Motian with Keith Jarrett, Charlie Haden, Leroy Jenkins, Sam Brown and Becky Friend."@en ;
	dbpedia-owl:releaseDate	"1972-01-01T00:00:00-05:00"^^xsd:gYear ;
	dbpedia-owl:recordPlace	dbpedia:November_25 ,
		dbpedia:November_26 ,
		<http://dbpedia.org/resource/1972> ;
	ns5:recordPlace	dbpedia:November_26 ,
		<http://dbpedia.org/resource/1972> ,
		dbpedia:November_25 ;
	ns11:review	"*" .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns13:	<http://dbpedia.org/resource/Category:> .
dbpedia:Conception_Vessel	skos:subject	ns13:debut_albums ,
		ns13:ECM_albums ,
		<http://dbpedia.org/resource/Category:1972_albums> ,
		ns13:Paul_Motian_albums ,
		ns13:Jazz_albums .
@prefix ns14:	<http://dbpedia.org/resource/Template:> .
dbpedia:Conception_Vessel	dbpprop:wikiPageUsesTemplate	ns14:infobox_album ;
	dbpprop:type	dbpedia:Album ;
	dbpprop:genre	dbpedia:Jazz ;
	dbpprop:label	<http://dbpedia.org/resource/ECM_%28record_label%29> ;
	dbpprop:cover	"Conception Vessel.jpg"@en ;
	dbpprop:nextAlbum	" Tribute</br>(1974)"@en .
@prefix ns15:	<http://dbpedia.org/resource/Conception_Vessel/reviews/> .
dbpedia:Conception_Vessel	dbpprop:reviews	ns15:rating ,
		ns15:amg ;
	dbpprop:artist	dbpedia:Paul_Motian ;
	dbpprop:released	1972 ;
	dbpprop:producer	dbpedia:Manfred_Eicher ;
	dbpprop:recorded	dbpedia:November_26 .
<http://dbpedia.org/resource/Tribute_%28Paul_Motian_album%29>	dbpedia-owl:previousWork	dbpedia:Conception_Vessel ;
	ns9:previousWork	dbpedia:Conception_Vessel ;
	dbpprop:lastAlbum	dbpedia:Conception_Vessel .