@prefix data: .
@prefix schema: .
@prefix : .
@prefix foaf: .
data:3dd81c80-0fb7-391e-9d1a-98832799f4f2
schema:email "contact@hominum.games" ;
schema:telephone "+33 7 67 50 07 52" ;
a :Agent, foaf:Agent ;
foaf:homepage "https://www.hominum.games/" .
:hasContact data:3dd81c80-0fb7-391e-9d1a-98832799f4f2 .