@prefix data: .
@prefix : .
@prefix kb: .
@prefix schema: .
data:e680e671-bbdd-3958-9c4d-34278aa567f9
:hasAddressCity kb:71275 ;
schema:addressLocality "Marcigny" ;
schema:postalCode "71110" ;
schema:streetAddress "Le bourg", "Place du Cours" ;
a :PostalAddress, schema:PostalAddress .
data:9d457b7e-f174-36d6-a9b3-fb9d25648611 schema:address data:e680e671-bbdd-3958-9c4d-34278aa567f9 .