@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:Cesar_Mora	rdf:type	dbpedia-owl:Person ,
		dbpedia-owl:Artist ,
		dbpedia-owl:MusicalArtist .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:Cesar_Mora	rdf:type	owl:Thing .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:Cesar_Mora	dbpprop:name	"Cesar Mora"@en .
@prefix ns5:	<http://dbpedia.org/ontology/Artist/> .
dbpedia:Cesar_Mora	ns5:instrument	dbpedia:Singing ;
	dbpedia-owl:label	dbpedia:LoveCat_Music ;
	ns5:label	dbpedia:LoveCat_Music .
@prefix ns6:	<http://dbpedia.org/ontology/Person/> .
dbpedia:Cesar_Mora	ns6:birthName	"Cesar Mora" .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbpedia:Cesar_Mora	ns6:birthDate	"1961-10-02"^^xsd:date ;
	ns6:birthPlace	dbpedia:Colombia ,
		dbpedia:Cali ;
	ns6:occupation	dbpedia:Record_producer ,
		dbpedia:Singer-songwriter ,
		dbpedia:Musician ;
	dbpedia-owl:genre	dbpedia:Classical_music ,
		dbpedia:Latin ,
		dbpedia:Rock_music ,
		dbpedia:New_Wave_music ,
		dbpedia:Pop_music ;
	ns5:genre	dbpedia:New_Wave_music ,
		dbpedia:Classical_music ,
		dbpedia:Rock_music ,
		dbpedia:Latin ,
		dbpedia:Pop_music .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:Cesar_Mora	foaf:name	"Cesar Mora" .
@prefix ns9:	<http://en.wikipedia.org/wiki/> .
dbpedia:Cesar_Mora	foaf:page	ns9:Cesar_Mora .
@prefix ns10:	<http://dbpedia.org/ontology/MusicalArtist/> .
dbpedia:Cesar_Mora	ns10:background	"Lead_singer" ;
	dbpedia-owl:associatedBand	dbpedia:Son_Del_Pueblo ,
		dbpedia:Maria_Canela ;
	dbpedia-owl:associatedMusicalArtist	dbpedia:Son_Del_Pueblo ,
		dbpedia:Maria_Canela ;
	dbpedia-owl:activeYearsEndDate	"1984-01-01T00:00:00-05:00"^^xsd:gYear .
@prefix ns11:	<http://cdbaby.com/cd/> .
dbpedia:Cesar_Mora	dbpprop:reference	ns11:cesarmora ,
		<http://lovecatmusic.com/releaseA.php?q=3727> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:Cesar_Mora	rdfs:label	"Cesar Mora"@en ;
	dbpedia-owl:background	"Lead_singer" ;
	dbpedia-owl:instrument	dbpedia:Singing ;
	ns10:associatedBand	dbpedia:Son_Del_Pueblo ,
		dbpedia:Maria_Canela ;
	ns10:associatedMusicalArtist	dbpedia:Son_Del_Pueblo ,
		dbpedia:Maria_Canela ;
	dbpedia-owl:birthName	"Cesar Mora" ;
	dbpedia-owl:birthDate	"1961-10-02"^^xsd:date ;
	dbpedia-owl:birthPlace	dbpedia:Colombia ,
		dbpedia:Cali ;
	dbpedia-owl:occupation	dbpedia:Singer-songwriter ,
		dbpedia:Musician ,
		dbpedia:Record_producer ;
	ns6:activeYearsStartDate	"1984-01-01T00:00:00-05:00"^^xsd:gYear ;
	dbpprop:abstract	"Cesar Mora is a leading musician and actor in Colombia. He was born in Cali, and later spent fourteen years as part of the famed Son Del Pueblo band. Cesar composed the songs in the Colombian musical \u201CY Se Armo La Mojiganga\u201D in which he also played the main character. His most recent albums are recorded with The Maria Canela Band under the musical direction of Luis Arroyo."@en ;
	rdfs:comment	"Cesar Mora is a leading musician and actor in Colombia. He was born in Cali, and later spent fourteen years as part of the famed Son Del Pueblo band. Cesar composed the songs in the Colombian musical \u201CY Se Armo La Mojiganga\u201D in which he also played the main character. His most recent albums are recorded with The Maria Canela Band under the musical direction of Luis Arroyo."@en ;
	dbpedia-owl:activeYearsStartDate	"1984-01-01T00:00:00-05:00"^^xsd:gYear ;
	ns6:activeYearsEndDate	"1984-01-01T00:00:00-05:00"^^xsd:gYear .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns14:	<http://dbpedia.org/resource/Category:> .
dbpedia:Cesar_Mora	skos:subject	ns14:Living_people ,
		<http://dbpedia.org/resource/Category:1961_births> ,
		ns14:Colombian_musicians ;
	dbpprop:url	<http://lovecatmusic.com/releaseA.php> .
@prefix ns15:	<http://dbpedia.org/resource/Template:> .
dbpedia:Cesar_Mora	dbpprop:wikiPageUsesTemplate	ns15:infobox_musical_artist .
@prefix ns16:	<http://dbpedia.org/resource/Cesar_Mora/born/> .
dbpedia:Cesar_Mora	dbpprop:born	ns16:birth_date_and_age ,
		dbpedia:Cali ,
		dbpedia:Colombia ;
	dbpprop:background	"Lead_singer"@en ;
	dbpprop:genre	dbpedia:Latin ,
		dbpedia:Rock_music ,
		dbpedia:New_Wave_music ,
		dbpedia:Classical_music ,
		dbpedia:Pop_music ;
	dbpprop:label	dbpedia:LoveCat_Music ;
	dbpprop:occupation	dbpedia:Record_producer ,
		dbpedia:Singer-songwriter ,
		dbpedia:Musician ;
	dbpprop:birthName	"Cesar Mora"@en ;
	dbpprop:instrument	dbpedia:Singing ;
	dbpprop:imgCapt	"Artwork from Hacerlo Bien CD"@en ;
	dbpprop:imgSize	"100px"@en ;
	dbpprop:yearsActive	"1984 \u2014 present"@en ;
	dbpprop:associatedActs	dbpedia:Son_Del_Pueblo ,
		dbpedia:Maria_Canela .