@prefix data: .
@prefix : .
@prefix kb: .
@prefix schema: .
data:fc3de49f-0138-3e8f-9eef-5037863865a8
:hasAddressCity kb:23134 ;
schema:addressLocality "Le Monteil-au-Vicomte" ;
schema:postalCode "23460" ;
schema:streetAddress "Le bourg" ;
a :PostalAddress, schema:PostalAddress .
data:065545ad-bac5-3ac7-86de-d8dcbd3d58df schema:address data:fc3de49f-0138-3e8f-9eef-5037863865a8 .