@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbr:	<http://dbpedia.org/resource/> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Kim_Chiu__Kim_Chiu__1	rdf:type	owl:Thing .
@prefix ns3:	<http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
dbr:Kim_Chiu__Kim_Chiu__1	rdf:type	ns3:NaturalPerson .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:Kim_Chiu__Kim_Chiu__1	rdf:type	wikidata:Q5 ,
		wikidata:Q729 ,
		wikidata:Q215627 .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbr:Kim_Chiu__Kim_Chiu__1	rdf:type	foaf:Person .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Kim_Chiu__Kim_Chiu__1	rdf:type	dbo:Person ,
		dbo:Species ,
		dbo:Animal ,
		dbo:Eukaryote .
@prefix schema:	<http://schema.org/> .
dbr:Kim_Chiu__Kim_Chiu__1	rdf:type	schema:Person ,
		wikidata:Q19088 ;
	owl:sameAs	dbr:Kim_Chiu__Kim_Chiu__1 ;
	foaf:name	"Kim Chiu"@en ;
	dbo:birthPlace	dbr:Cebu_City .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:Kim_Chiu__Kim_Chiu__1	dbo:birthDate	"1990-04-19"^^xsd:date ;
	dbo:activeYearsStartYear	"2006"^^xsd:gYear ;
	dbo:birthYear	"1990"^^xsd:gYear ;
	dbo:occupation	dbr:Kim_Chiu__Kim_Chiu__1__PersonFunction__1 ;
	dbo:almaMater	dbr:University_of_the_Philippines ;
	dbo:birthName	"\u5F35\u91D1\u73E0"@en ,
		"Kimberly Sue Yap Chiu"@en .