@prefix data: . @prefix : . @prefix kb: . @prefix schema: . data:34baf677-cb84-37bf-8e2f-9c0267fbbe7a :hasAddressCity kb:21038 ; schema:addressLocality "Auxonne" ; schema:postalCode "21130" ; schema:streetAddress "11 Rue de Berbis" ; a :PostalAddress, schema:PostalAddress . data:1f282645-96fc-37c5-a276-adfa83ac86f2 schema:address data:34baf677-cb84-37bf-8e2f-9c0267fbbe7a .