@prefix data: .
@prefix : .
@prefix kb: .
@prefix schema: .
data:7ed007fd-658d-3d69-9db8-472633151d32
:hasAddressCity kb:83011 ;
schema:addressLocality "Bargemon" ;
schema:postalCode "83830" ;
schema:streetAddress "Place Saint Etienne", "PLACE SAINT ETIENNE" ;
a :PostalAddress, schema:PostalAddress .
data:0ee58232-3023-31df-aab6-6c040fcaeb27 schema:address data:7ed007fd-658d-3d69-9db8-472633151d32 .