@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:Ibrahim_Chuot	foaf:primaryTopic	dbr:Ibrahim_Chuot .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix schema:	<http://schema.org/> .
dbr:Ibrahim_Chuot	rdf:type	schema:Person .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Ibrahim_Chuot	rdf:type	dbo:Person ,
		dbo:Animal ,
		dbo:Eukaryote ,
		dbo:Species ,
		dbo:Athlete .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:Ibrahim_Chuot	rdf:type	wikidata:Q729 ,
		wikidata:Q215627 ,
		wikidata:Q2066131 ,
		wikidata:Q19088 ,
		foaf:Person ,
		wikidata:Q5 .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Ibrahim_Chuot	rdf:type	owl:Thing .
@prefix ns8:	<http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
dbr:Ibrahim_Chuot	rdf:type	ns8:NaturalPerson ;
	owl:sameAs	dbr:Ibrahim_Chuot ;
	foaf:name	"Ibrahim Chuot"@en .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:Ibrahim_Chuot	rdfs:label	"Ibrahim Chuot"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:Ibrahim_Chuot	dct:subject	dbc:Naturalised_athletes ,
		dbc:World_Athletics_Championships_athletes_for_Qatar ,
		<http://dbpedia.org/resource/Category:21st-century_Qatari_sportsmen> ,
		<http://dbpedia.org/resource/Category:2004_births> ,
		dbc:Living_people ,
		dbc:Naturalized_citizens_of_Qatar ,
		dbc:Qatari_male_middle-distance_runners .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:Ibrahim_Chuot	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/Ibrahim_Chuot?oldid=1311684542&ns=0> ;
	foaf:isPrimaryTopicOf	wikipedia-en:Ibrahim_Chuot .
@prefix dbp:	<http://dbpedia.org/property/> .
dbr:Ibrahim_Chuot	dbp:event	dbr:Middle-distance_running ;
	dbp:pb	800 ;
	dbp:sport	dbr:Track_and_field ;
	dbp:name	"Ibrahim Chuot"@en ;
	dbp:nationality	"Qatari"@en .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:Ibrahim_Chuot	dbo:birthDate	"2004-07-05"^^xsd:date ;
	dbp:birthDate	"2004-07-05"^^xsd:date ;
	dbp:fullName	"Ibrahim Abass M Chuot"@en .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:Ibrahim_Chuot	dbp:wikiPageUsesTemplate	dbt:Qatar-athletics-bio-stub ,
		dbt:Authority_control ,
		dbt:Short_description ,
		dbt:Reflist ,
		dbt:Infobox_sportsperson ,
		dbt:Birth_date_and_age .