@prefix data: .
@prefix schema: .
@prefix : .
@prefix foaf: .
data:a64d6924-536c-3cc5-85f9-8af24a867e87
schema:email "contact@joelecooker.fr" ;
schema:legalName "ATELIER CUISINE AVEC JOE LE COOKER \"RONDA VITICOLE\"" ;
schema:telephone "+33 6 12 17 54 04" ;
a :Agent, schema:Organization, foaf:Agent ;
foaf:homepage "https://www.joelecooker.fr/" .
:hasContact data:a64d6924-536c-3cc5-85f9-8af24a867e87 .