@prefix data: .
@prefix schema: .
@prefix : .
@prefix foaf: .
data:7328b169-f5d4-3ff0-bd6e-53de6a003e0b
schema:email "contact@petripini.com" ;
schema:telephone "+33 7 44 41 35 15" ;
a :Agent, foaf:Agent ;
foaf:homepage "https://petripini.com/" .
:hasContact data:7328b169-f5d4-3ff0-bd6e-53de6a003e0b .