@prefix data: .
@prefix : .
@prefix kb: .
@prefix schema: .
data:3d391f2b-45db-3da0-b6e9-2beddf0fd810
:hasAddressCity kb:37012 ;
schema:addressLocality "Avon-les-Roches" ;
schema:postalCode "37220" ;
schema:streetAddress "10 rue du 8 mai 1945" ;
a :PostalAddress, schema:PostalAddress .
data:7159a3b1-5988-3712-9b2e-c88b32049194 schema:address data:3d391f2b-45db-3da0-b6e9-2beddf0fd810 .