@prefix data: .
@prefix : .
@prefix kb: .
@prefix schema: .
data:4a2960f0-8e97-332e-8a10-64c1bb18e0d3
:hasAddressCity kb:41238 ;
schema:addressLocality "Savigny-sur-Braye" ;
schema:postalCode "41360" ;
schema:streetAddress "2 CHEMIN DE VAUTEAUX", "Vauteaux" ;
a :PostalAddress, schema:PostalAddress .
data:df9e429b-25d0-3779-87d1-2982d73a9ebd schema:address data:4a2960f0-8e97-332e-8a10-64c1bb18e0d3 .