@prefix data: . @prefix : . @prefix kb: . @prefix schema: . data:40f69184-fc0d-3556-a8ad-7c0eb9aea2fa :hasAddressCity kb:05045 ; schema:addressLocality "Crots" ; schema:postalCode "05200" ; schema:streetAddress "Chemin du Barry" ; a :PostalAddress, schema:PostalAddress . data:de6bee41-0a7f-3fdc-9b43-a1fc93de3fab schema:address data:40f69184-fc0d-3556-a8ad-7c0eb9aea2fa .