@prefix rdf: . @prefix foaf: . @prefix xsd: . @prefix schema: . a foaf:Person ; foaf:name "Dong Nguyen" ; foaf:gender "Male" ; foaf:depiction ; schema:description "Dong Nguyen grew up in Vạn Phúc, a village near Hanoi. He discovered video games by playing Super Mario Bros. as a child and began coding his own at age 16. At 19, while studying programming at a local university, he won an internship at Punch Entertainment. " ; foaf:birthPlace "Hanoi, Vietnam" ; foaf:nationality "Vietnam" ; foaf:occupation "Programmer" ; schema:sameAs ; schema:sameAs ; schema:sameAs ; schema:sameAs ; schema:sameAs ; schema:sameAs ; schema:sameAs .