@prefix data: .
@prefix schema: .
@prefix : .
@prefix foaf: .
data:c1eae5a2-ddaa-302c-b8f0-24a09dc0bc86
schema:email "ciefabulette@gmail.com" ;
schema:legalName "SIR JOHN IS BACK" ;
schema:telephone "+33 6 27 22 07 31" ;
a :Agent, schema:Organization, foaf:Agent ;
foaf:homepage "https://www.theatredepoche.org/" .
:hasContact data:c1eae5a2-ddaa-302c-b8f0-24a09dc0bc86 .