@prefix data: .
@prefix : .
@prefix kb: .
@prefix schema: .
data:a8d5e01c-a882-3fd5-832f-8951cf4b4e14
:hasAddressCity kb:47195 ;
schema:addressLocality "Nérac" ;
schema:postalCode "47600" ;
schema:streetAddress "Eglise Notre-Dame", "Place Saint-Marc" ;
a :PostalAddress, schema:PostalAddress .
data:adb6789a-3900-3f1f-8e69-243e6bb47fc4 schema:address data:a8d5e01c-a882-3fd5-832f-8951cf4b4e14 .