@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
<http://dbpedia.org/resource/Serendipity_%28album%29>	dbpedia-owl:previousWork	dbpedia:Jazzical .
@prefix ns2:	<http://dbpedia.org/ontology/Work/> .
<http://dbpedia.org/resource/Serendipity_%28album%29>	ns2:previousWork	dbpedia:Jazzical .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:Jazzical	rdf:type	owl:Thing ,
		dbpedia-owl:Work ,
		dbpedia-owl:Album ,
		dbpedia-owl:MusicalWork .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:Jazzical	foaf:homepage	<http://mikegarson.com> .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:Jazzical	dbpprop:name	"Jazzical"@en ;
	dbpedia-owl:label	dbpedia:Reference .
@prefix ns7:	<http://dbpedia.org/ontology/MusicalWork/> .
dbpedia:Jazzical	ns7:label	dbpedia:Reference ;
	dbpedia-owl:genre	dbpedia:Classical_music ,
		dbpedia:Jazz ;
	dbpedia-owl:subsequentWork	<http://dbpedia.org/resource/Serendipity_%2528Album%2529%23Track_listing> ;
	ns7:artist	dbpedia:Mike_Garson ;
	owl:sameAs	<http://rdf.freebase.com/ns/guid.9202a8c04000641f8000000007d6b032> ;
	foaf:name	"Jazzical" .
@prefix ns8:	<http://en.wikipedia.org/wiki/> .
dbpedia:Jazzical	foaf:page	ns8:Jazzical .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbpedia:Jazzical	ns2:releaseDate	"1982-01-01T00:00:00-05:00"^^xsd:gYear ;
	dbpedia-owl:runtime	"3326.26"^^xsd:duration ;
	dbpedia-owl:artist	dbpedia:Mike_Garson ;
	dbpedia-owl:producer	dbpedia:Mike_Garson ;
	dbpprop:reference	<http://www.mikegarson.com> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:Jazzical	rdfs:label	"Jazzical"@en ;
	ns2:genre	dbpedia:Jazz ,
		dbpedia:Classical_music ;
	ns2:subsequentWork	<http://dbpedia.org/resource/Serendipity_%2528Album%2529%23Track_listing> ;
	dbpedia-owl:previousWork	dbpedia:Avant_Garson ;
	ns2:runtime	"3326.26"^^xsd:duration ;
	dbpedia-owl:recordDate	"1982-01-01T00:00:00-05:00"^^xsd:gYear ;
	ns7:recordDate	"1982-01-01T00:00:00-05:00"^^xsd:gYear .
@prefix ns11:	<http://dbpedia.org/ontology/Album/> .
dbpedia:Jazzical	ns11:producer	dbpedia:Mike_Garson ;
	dbpprop:abstract	"Jazzical is the second solo album by jazz pianist Mike Garson, and was released in 1982."@en ;
	rdfs:comment	"Jazzical is the second solo album by jazz pianist Mike Garson, and was released in 1982."@en ;
	ns2:previousWork	dbpedia:Avant_Garson ;
	dbpedia-owl:releaseDate	"1982-01-01T00:00:00-05:00"^^xsd:gYear .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
dbpedia:Jazzical	skos:subject	<http://dbpedia.org/resource/Category:1982_albums> .
@prefix ns13:	<http://dbpedia.org/resource/Category:> .
dbpedia:Jazzical	skos:subject	ns13:Mike_Garson_albums .
@prefix ns14:	<http://dbpedia.org/resource/Template:> .
dbpedia:Jazzical	dbpprop:wikiPageUsesTemplate	ns14:infobox_album ;
	dbpprop:type	"Album"@en ;
	dbpprop:genre	dbpedia:Jazz ,
		dbpedia:Classical_music ;
	dbpprop:label	dbpedia:Reference ;
	dbpprop:lastAlbum	dbpedia:Avant_Garson ;
	dbpprop:nextAlbum	<http://dbpedia.org/resource/Serendipity_%2528Album%2529%23Track_listing> ;
	dbpprop:artist	dbpedia:Mike_Garson ;
	dbpprop:released	1982 ;
	dbpprop:producer	dbpedia:Mike_Garson ;
	dbpprop:recorded	1982 ;
	dbpprop:length	"55:26"@en .