@prefix data: .
@prefix schema: .
@prefix : .
@prefix foaf: .
data:613d96d0-ec0d-34fb-9e57-01bdc0774d21
schema:email "contact@lemillepates.eu" ;
schema:legalName "Le Mille Pâtes" ;
schema:telephone "+33 5 58 78 12 00" ;
a :Agent, schema:Organization, foaf:Agent ;
foaf:homepage "https://www.lemillepates.eu/" .
:hasContact data:613d96d0-ec0d-34fb-9e57-01bdc0774d21 ;
:hasBookingContact data:613d96d0-ec0d-34fb-9e57-01bdc0774d21 ;
:isOwnedBy data:613d96d0-ec0d-34fb-9e57-01bdc0774d21 .