@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
@prefix ns2:	<http://dbpedia.org/class/yago/> .
dbpedia:Omar_Daal	rdf:type	ns2:VenezuelanBaseballPlayers ,
		ns2:BaltimoreOriolesPlayers ,
		ns2:ArizonaDiamondbacksPlayers ,
		ns2:LosAngelesDodgersPlayers ,
		ns2:MajorLeaguePitchers ,
		ns2:MontrealExposPlayers ,
		ns2:PhiladelphiaPhilliesPlayers .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
dbpedia:Omar_Daal	rdf:type	dbpedia-owl:BaseballPlayer .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:Omar_Daal	rdf:type	owl:Thing ,
		dbpedia-owl:Athlete ,
		dbpedia-owl:Person ,
		ns2:LivingPeople ,
		ns2:TorontoBlueJaysPlayers .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:Omar_Daal	dbpprop:name	"Omar Daal"@en .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix ns7:	<http://dbpedia.org/ontology/Person/> .
dbpedia:Omar_Daal	ns7:birthDate	"1972-02-23"^^xsd:date ;
	dbpedia-owl:bats	"Left" .
@prefix ns8:	<http://dbpedia.org/ontology/BaseballPlayer/> .
dbpedia:Omar_Daal	ns8:statisticLabel	<http://dbpedia.org/resource/Win_%28baseball%29> ;
	ns8:statisticValue	68 ;
	owl:sameAs	<http://rdf.freebase.com/ns/guid.9202a8c04000641f800000000031df5a> .
@prefix ns9:	<http://umbel.org/umbel/ne/wikipedia/> .
dbpedia:Omar_Daal	owl:sameAs	ns9:Omar_Daal .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:Omar_Daal	foaf:name	"Omar Daal" .
@prefix ns11:	<http://en.wikipedia.org/wiki/> .
dbpedia:Omar_Daal	foaf:page	ns11:Omar_Daal ;
	dbpedia-owl:activeYearsEndDate	"2003-01-01T00:00:00-05:00"^^xsd:gYear ,
		"--09-25"^^xsd:gMonthDay .
@prefix ns12:	<http://dbpedia.org/ontology/Athlete/> .
dbpedia:Omar_Daal	ns12:currentTeam	dbpedia:Los_Angeles_Dodgers ,
		dbpedia:Montreal_Expos ,
		dbpedia:Arizona_Diamondbacks ,
		dbpedia:Philadelphia_Phillies ,
		dbpedia:Baltimore_Orioles ,
		dbpedia:Toronto_Blue_Jays ;
	ns12:formerTeam	dbpedia:Los_Angeles_Dodgers ,
		dbpedia:Baltimore_Orioles ;
	dbpedia-owl:currentPosition	"Pitcher" ;
	dbpedia-owl:throws	"Left" ;
	dbpprop:reference	<http://www.baseball-reference.com/d/daalom01.shtml> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:Omar_Daal	rdfs:label	"Omar Daal"@en ;
	dbpedia-owl:birthDate	"1972-02-23"^^xsd:date ;
	ns7:activeYearsStartDate	"--04-24"^^xsd:gMonthDay ;
	dbpedia-owl:currentTeam	dbpedia:Toronto_Blue_Jays ,
		dbpedia:Baltimore_Orioles ,
		dbpedia:Arizona_Diamondbacks ,
		dbpedia:Los_Angeles_Dodgers ,
		dbpedia:Philadelphia_Phillies ,
		dbpedia:Montreal_Expos ;
	dbpedia-owl:formerTeam	dbpedia:Los_Angeles_Dodgers ,
		dbpedia:Baltimore_Orioles ;
	ns12:currentPosition	"Pitcher" ;
	dbpedia-owl:statisticLabel	<http://dbpedia.org/resource/Win_%28baseball%29> ;
	dbpedia-owl:statisticValue	68 ;
	dbpprop:abstract	"Omar Jesus Daal Cordero is a former Major League Baseball pitcher who played for 11 seasons, from 1993 through 2003. Daal played for the Los Angeles Dodgers, Montreal Expos, Toronto Blue Jays (1997), Arizona Diamondbacks, Philadelphia Phillies and Baltimore Orioles. He bats and throws left-handed. Daal threw a deceptive fastball that rarely exceeded 85 MPH, a good changeup, and a decent curveball. When he had both control and command of his pitches, he could be difficult to hit. He was somewhat of a two-career pitcher who began as a reliever for the Dodgers, Expos and Blue Jays between 1993 and 1997, then became a starter with the Diamondbacks in 1998. In 2000, Daal led the majors in losses with 19. On August 15, 2001, Daal combined with fellow Venezuelan pitchers Giovanni Carrara, Kelvim Escobar and Freddy Garc\u00EDa for wins in their respective starts: Daal, in a Phillies victory over the Brewers, 8-6; Carrara, of the Dodgers, beating Montreal, 13-1; Escobar, of the Blue Jays, over Oakland, 5-2, and Garc\u00EDa, of Seattle, against the Red Sox, 6-2. This marked the first time in major league history that four Venezuelan starting pitchers recorded a win on the same day. Prior to the 2003 season, he signed a two-year contract with Baltimore. However, after undergoing arthroscopic surgery on his left shoulder in early 2004, Daal was out for that entire season and has not again appeared in the majors. In an 11-season career, Daal compiled a won-loss record of 68-78, with 806 strikeouts and a 4.55 ERA in 1198 innings pitched. Daal currently coaches his son's traveling baseball team, the Chandler Reds, in Chandler, Arizona."@en ;
	rdfs:comment	"Omar Jesus Daal Cordero is a former Major League Baseball pitcher who played for 11 seasons, from 1993 through 2003. Daal played for the Los Angeles Dodgers, Montreal Expos, Toronto Blue Jays (1997), Arizona Diamondbacks, Philadelphia Phillies and Baltimore Orioles. He bats and throws left-handed. Daal threw a deceptive fastball that rarely exceeded 85 MPH, a good changeup, and a decent curveball. When he had both control and command of his pitches, he could be difficult to hit."@en ;
	dbpedia-owl:activeYearsStartDate	"--04-24"^^xsd:gMonthDay ;
	ns7:activeYearsEndDate	"--09-25"^^xsd:gMonthDay ,
		"2003-01-01T00:00:00-05:00"^^xsd:gYear .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns15:	<http://dbpedia.org/resource/Category:> .
dbpedia:Omar_Daal	skos:subject	ns15:Toronto_Blue_Jays_players ,
		ns15:Major_League_Baseball_pitchers ,
		ns15:Los_Angeles_Dodgers_players ,
		ns15:Tucson_Sidewinders_players ,
		ns15:Ottawa_Lynx_players ,
		ns15:Baltimore_Orioles_players ,
		ns15:Living_people ,
		<http://dbpedia.org/resource/Category:1972_births> ,
		ns15:San_Antonio_Missions_players ,
		ns15:Philadelphia_Phillies_players ,
		ns15:Arizona_Diamondbacks_players ,
		ns15:Major_League_Baseball_players_from_Venezuela ,
		ns15:Montreal_Expos_players .
@prefix ns16:	<http://dbpedia.org/resource/Template:> .
dbpedia:Omar_Daal	dbpprop:wikiPageUsesTemplate	ns16:succession_box ,
		ns16:infobox_mlb_player ;
	dbpprop:bats	"Left"@en ;
	dbpprop:title	dbpedia:Philadelphia_Phillies ,
		dbpedia:Opening_Day ,
		dbpedia:Starting_Pitcher ;
	dbpprop:after	dbpedia:Robert_Person ;
	dbpprop:birthPlace	dbpedia:Venezuela ,
		dbpedia:Zulia_State ;
	dbpprop:finaldate	dbpedia:September_25 ;
	dbpprop:teams	dbpedia:Baltimore_Orioles ,
		dbpedia:Los_Angeles_Dodgers ,
		dbpedia:Philadelphia_Phillies ,
		dbpedia:Toronto_Blue_Jays .
@prefix ns17:	<http://dbpedia.org/resource/Omar_Daal/birthdate/> .
dbpedia:Omar_Daal	dbpprop:birthdate	ns17:birth_date_and_age ;
	dbpprop:stat1label	<http://dbpedia.org/resource/Win_%28baseball%29> ;
	dbpprop:stat1value	"68-78"@en ;
	dbpprop:stat2label	dbpedia:Earned_run_average ;
	dbpprop:stat2value	4.55 ;
	dbpprop:stat3label	dbpedia:Strikeout ;
	dbpprop:stat3value	806 ;
	dbpprop:debutdate	dbpedia:April_24 ;
	dbpprop:debutteam	dbpedia:Los_Angeles_Dodgers ;
	dbpprop:finalteam	dbpedia:Baltimore_Orioles ;
	dbpprop:before	dbpedia:Andy_Ashby ;
	dbpprop:position	dbpedia:Pitcher ;
	dbpprop:throws	"Left"@en .
@prefix ns18:	<http://www4.wiwiss.fu-berlin.de/flickrwrappr/photos/> .
dbpedia:Omar_Daal	dbpprop:hasPhotoCollection	ns18:Omar_Daal .
dbpedia:Robert_Person	dbpprop:before	dbpedia:Omar_Daal .
@prefix yago:	<http://mpii.de/yago/resource/> .
yago:Omar_Daal	owl:sameAs	dbpedia:Omar_Daal .
@prefix ns20:	<http://dbpedia.org/resource/Toronto_Blue_Jays_all-time_roster/> .
ns20:player39	dbpprop:playerProperty	dbpedia:Omar_Daal .