@prefix data: .
@prefix : .
@prefix kb: .
@prefix schema: .
data:caf18c47-2060-3f03-af4e-0ccb42fc2b2b
:hasAddressCity kb:24167 ;
schema:addressLocality "Eymet" ;
schema:postalCode "24500" ;
schema:streetAddress "Place Gambetta & rue du Temple" ;
a :PostalAddress, schema:PostalAddress .
data:133b931e-7f45-3e12-bb1f-230b69d7425e schema:address data:caf18c47-2060-3f03-af4e-0ccb42fc2b2b .