@prefix data: . @prefix : . @prefix kb: . @prefix schema: . data:6d3cd8ad-5956-3fa3-975c-303374ccaf6d :hasAddressCity kb:37003 ; schema:addressLocality "Amboise" ; schema:postalCode "37400" ; schema:streetAddress "42 rue de la Concorde" ; a :PostalAddress, schema:PostalAddress . data:81b0ce98-2926-3f6c-b51f-b9ff00cd70d8 schema:address data:6d3cd8ad-5956-3fa3-975c-303374ccaf6d .