@prefix data: . @prefix : . @prefix kb: . @prefix schema: . data:70a8b738-72fe-389c-9cf2-bd173d99564e :hasAddressCity kb:06123 ; schema:addressLocality "Saint-Laurent-du-Var" ; schema:postalCode "06700" ; schema:streetAddress "Plage Cousteau" ; a :PostalAddress, schema:PostalAddress . data:78293f47-c3e3-3456-b97e-6cfe4dd145de schema:address data:70a8b738-72fe-389c-9cf2-bd173d99564e .