@prefix data: .
@prefix : .
@prefix kb: .
@prefix schema: .
data:433c2129-bb8a-3e74-a4a9-6f01401c6546
:hasAddressCity kb:19031 ;
schema:addressLocality "Brive-la-Gaillarde" ;
schema:postalCode "19100" ;
schema:streetAddress "3-5 Place Winston Churchill" ;
a :PostalAddress, schema:PostalAddress .
data:bdf1976b-95d3-30b1-9c26-43cffded9f65 schema:address data:433c2129-bb8a-3e74-a4a9-6f01401c6546 .