@prefix data: . @prefix : . @prefix kb: . @prefix schema: . data:5945e22a-2bb3-34c1-8f30-a0ddf1c8fcda :hasAddressCity kb:40046 ; schema:addressLocality "Biscarrosse" ; schema:postalCode "40600" ; schema:streetAddress "77 Place Marsan" ; a :PostalAddress, schema:PostalAddress . data:b5fe9c2c-f9ed-347f-b4de-d967296afec5 schema:address data:5945e22a-2bb3-34c1-8f30-a0ddf1c8fcda .