@prefix data: .
@prefix : .
@prefix kb: .
@prefix schema: .
data:e128ce02-75a6-325e-a1bf-0202ccc63c4c
:hasAddressCity kb:58276 ;
schema:addressLocality "Sémelay" ;
schema:postalCode "58360" ;
schema:streetAddress "Eglise", "Le bourg" ;
a :PostalAddress, schema:PostalAddress .
data:5929b29e-01ff-3a96-9bef-6e948e54805b schema:address data:e128ce02-75a6-325e-a1bf-0202ccc63c4c .