@prefix data: .
@prefix : .
@prefix kb: .
@prefix schema: .
data:1df55c6b-0e19-3a81-8109-b8aa7d78a40f
:hasAddressCity kb:37242 ;
schema:addressLocality "Savigny-en-Véron" ;
schema:postalCode "37420" ;
schema:streetAddress "9 rue de la Couture" ;
a :PostalAddress, schema:PostalAddress .
data:5489eecb-6494-335b-8ccd-f5ac3622e930 schema:address data:1df55c6b-0e19-3a81-8109-b8aa7d78a40f .