@prefix data: .
@prefix : .
@prefix kb: .
@prefix schema: .
data:acea6fe0-d67e-3f05-9cf4-0d85fc37d79d
:hasAddressCity kb:19031 ;
schema:addressLocality "Brive-la-Gaillarde" ;
schema:postalCode "19100" ;
schema:streetAddress "Boulevard Jules Ferry" ;
a :PostalAddress, schema:PostalAddress .
data:d962c6ad-591c-3da2-b891-ee6261109353 schema:address data:acea6fe0-d67e-3f05-9cf4-0d85fc37d79d .