@prefix data: .
@prefix : .
@prefix kb: .
@prefix schema: .
data:1556f493-4361-391d-9140-599b8f0a1f03
:hasAddressCity kb:41228 ;
schema:addressLocality "Saint-Rimay" ;
schema:postalCode "41800" ;
schema:streetAddress "8 rue Fleurigny", "Cherchenois" ;
a :PostalAddress, schema:PostalAddress .
data:4ee4ffb7-bb60-3941-96f4-fdfe0c3a753d schema:address data:1556f493-4361-391d-9140-599b8f0a1f03 .