@prefix data: . @prefix : . @prefix kb: . @prefix schema: . data:21435d06-7433-3f7e-ad8f-b4af4edbc47c :hasAddressCity kb:22039 ; schema:addressLocality "La Chèze" ; schema:postalCode "22210" ; schema:streetAddress "Stade municipal" ; a :PostalAddress, schema:PostalAddress . data:fc7d6b3d-9e02-32ec-9ce3-3b7d43bb6d07 schema:address data:21435d06-7433-3f7e-ad8f-b4af4edbc47c .