@prefix data: .
@prefix schema: .
@prefix : .
@prefix foaf: .
data:2b5d63b8-7c4b-3c22-94a9-9e2282e78d9d
schema:email "contact@lhumen.care" ;
schema:legalName "LHUMEN, Méthode Feldenkrais" ;
schema:telephone "+33 6 29 83 18 26" ;
a :Agent, schema:Organization, foaf:Agent ;
foaf:homepage "https://lhumen.care/" .
:hasContact data:2b5d63b8-7c4b-3c22-94a9-9e2282e78d9d ;
:hasBookingContact data:2b5d63b8-7c4b-3c22-94a9-9e2282e78d9d ;
:isOwnedBy data:2b5d63b8-7c4b-3c22-94a9-9e2282e78d9d .