@prefix data: . @prefix : . @prefix kb: . @prefix schema: . data:6ac514e7-b8e6-3b87-8367-e413b497e7bd :hasAddressCity kb:87177 ; schema:addressLocality "Saint-Priest-sous-Aixe" ; schema:postalCode "87700" ; schema:streetAddress "La Maison Neuve" ; a :PostalAddress, schema:PostalAddress . data:3e205fa7-dee1-30a4-a2a8-ad583d5c1d39 schema:address data:6ac514e7-b8e6-3b87-8367-e413b497e7bd .