@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbr:	<http://dbpedia.org/resource/> .
@prefix ns2:	<http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
dbr:Carlos_Torre_Repetto__Carlos_Torre_Repetto__1	rdf:type	ns2:NaturalPerson .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Carlos_Torre_Repetto__Carlos_Torre_Repetto__1	rdf:type	dbo:ChessPlayer .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:Carlos_Torre_Repetto__Carlos_Torre_Repetto__1	rdf:type	wikidata:Q5 ,
		dbo:Person ,
		wikidata:Q729 ,
		wikidata:Q19088 .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbr:Carlos_Torre_Repetto__Carlos_Torre_Repetto__1	rdf:type	foaf:Person ,
		dbo:Animal ,
		dbo:Eukaryote ,
		dbo:Species ,
		dbo:Athlete .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Carlos_Torre_Repetto__Carlos_Torre_Repetto__1	rdf:type	owl:Thing ,
		wikidata:Q215627 .
@prefix schema:	<http://schema.org/> .
dbr:Carlos_Torre_Repetto__Carlos_Torre_Repetto__1	rdf:type	schema:Person ,
		wikidata:Q2066131 ;
	owl:sameAs	dbr:Carlos_Torre_Repetto__Carlos_Torre_Repetto__1 ;
	foaf:name	"Carlos Torre Repetto"@en .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:Carlos_Torre_Repetto__Carlos_Torre_Repetto__1	dbo:deathDate	"1978-03-19"^^xsd:date ;
	dbo:birthPlace	<http://dbpedia.org/resource/M\u00E9rida,_Yucat\u00E1n> ;
	dbo:birthDate	"1904-11-29"^^xsd:date ;
	dbo:title	"Grandmaster(1977)"@en .