@prefix data: .
@prefix : .
@prefix kb: .
@prefix schema: .
data:617312cf-5578-3081-9cb7-06339daba904
:hasAddressCity kb:41260 ;
schema:addressLocality "Thoury" ;
schema:postalCode "41220" ;
schema:streetAddress "26 route de Muides" ;
a :PostalAddress, schema:PostalAddress .
data:65ebde6e-2b17-3c29-a6b8-d2088a9435d8 schema:address data:617312cf-5578-3081-9cb7-06339daba904 .