@prefix data: .
@prefix : .
@prefix kb: .
@prefix schema: .
data:8a4c06c2-e8be-316d-a266-2fc553c64b22
:hasAddressCity kb:89375 ;
schema:addressLocality "Santigny" ;
schema:postalCode "89420" ;
schema:streetAddress "14 rue Chien-Cul" ;
a :PostalAddress, schema:PostalAddress .
data:be5d99be-8da5-392e-b1af-16a38d3ec095 schema:address data:8a4c06c2-e8be-316d-a266-2fc553c64b22 .