@prefix data: . @prefix : . @prefix kb: . @prefix schema: . data:25d57ce7-bce5-3a01-b6a7-e29cccc0e048 :hasAddressCity kb:34172 ; schema:addressLocality "Montpellier" ; schema:postalCode "34000" ; schema:streetAddress "1 Place Georges FrĂȘche" ; a :PostalAddress, schema:PostalAddress . data:bf982f1d-efe9-3f58-90a7-33dd78f8cfd2 schema:address data:25d57ce7-bce5-3a01-b6a7-e29cccc0e048 .