@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:Le_Voyage	rdf:type	owl:Thing .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
dbpedia:Le_Voyage	rdf:type	dbpedia-owl:MusicalWork ,
		dbpedia-owl:Work ,
		dbpedia-owl:Album .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:Le_Voyage	dbpprop:name	"Le Voyage"@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:Le_Voyage	ns5:label	<http://dbpedia.org/resource/ECM_%28record_label%29> ;
	dbpedia-owl:genre	dbpedia:Jazz ;
	dbpedia-owl:subsequentWork	<http://dbpedia.org/resource/Psalm_%28Paul_Motian_album%29> ;
	ns5:artist	dbpedia:Paul_Motian .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:Le_Voyage	foaf:name	"Le Voyage" .
@prefix ns7:	<http://en.wikipedia.org/wiki/> .
dbpedia:Le_Voyage	foaf:page	ns7:Le_Voyage .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix ns9:	<http://dbpedia.org/ontology/Work/> .
dbpedia:Le_Voyage	ns9:releaseDate	"1979-01-01T00:00:00-05:00"^^xsd:gYear ;
	dbpedia-owl:runtime	"2598.18"^^xsd:duration ;
	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:Le_Voyage	rdfs:label	"Le Voyage"@en ;
	ns9:type	dbpedia:Album ;
	ns9:genre	dbpedia:Jazz ;
	ns9:subsequentWork	<http://dbpedia.org/resource/Psalm_%28Paul_Motian_album%29> ;
	dbpedia-owl:previousWork	<http://dbpedia.org/resource/Dance_%28Paul_Motian_album%29> ;
	ns9:runtime	"2598.18"^^xsd:duration ;
	dbpedia-owl:recordDate	"1979-03-01T00:00:00-05:00"^^xsd:gYearMonth ;
	ns5:recordDate	"1979-03-01T00:00:00-05:00"^^xsd:gYearMonth .
@prefix ns11:	<http://dbpedia.org/ontology/Album/> .
dbpedia:Le_Voyage	ns11:producer	dbpedia:Manfred_Eicher ;
	dbpprop:abstract	"Le Voyage is the fourth album by Paul Motian to be released on the ECM label. It was released in 1979 and features performances by Motian with Jean-Fran\u00E7ois Jenny Clark and Charles Brackeen."@en ;
	rdfs:comment	"Le Voyage is the fourth album by Paul Motian to be released on the ECM label. It was released in 1979 and features performances by Motian with Jean-Fran\u00E7ois Jenny Clark and Charles Brackeen."@en ;
	ns9:previousWork	<http://dbpedia.org/resource/Dance_%28Paul_Motian_album%29> ;
	dbpedia-owl:releaseDate	"1979-01-01T00:00:00-05:00"^^xsd:gYear ;
	ns11:review	"*" .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns13:	<http://dbpedia.org/resource/Category:> .
dbpedia:Le_Voyage	skos:subject	ns13:Paul_Motian_albums ,
		ns13:Jazz_albums ,
		ns13:ECM_albums ,
		<http://dbpedia.org/resource/Category:1979_albums> .
@prefix ns14:	<http://dbpedia.org/resource/Template:> .
dbpedia:Le_Voyage	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	"Le Voyage.jpg"@en ;
	dbpprop:lastAlbum	"'' Dance''</br>(1977)"@en ;
	dbpprop:nextAlbum	"'' Psalm''</br>(1981)"@en .
@prefix ns15:	<http://dbpedia.org/resource/Le_Voyage/reviews/> .
dbpedia:Le_Voyage	dbpprop:reviews	ns15:rating ,
		ns15:amg ;
	dbpprop:artist	dbpedia:Paul_Motian ;
	dbpprop:released	1979 ;
	dbpprop:producer	dbpedia:Manfred_Eicher ;
	dbpprop:recorded	"March, 1979"@en ;
	dbpprop:length	"43:18"@en .
<http://dbpedia.org/resource/Dance_%28Paul_Motian_album%29>	dbpedia-owl:subsequentWork	dbpedia:Le_Voyage ;
	ns9:subsequentWork	dbpedia:Le_Voyage ;
	dbpedia-owl:previousWork	dbpedia:Le_Voyage ;
	ns9:previousWork	dbpedia:Le_Voyage .