@prefix data: .
@prefix : .
@prefix kb: .
@prefix schema: .
data:51b4e79d-2e07-300c-ac9f-8c4c95d1ed1b
:hasAddressCity kb:87187 ;
schema:addressLocality "Saint-Yrieix-la-Perche" ;
schema:postalCode "87500" ;
schema:streetAddress "Z.A. Bourdelas" ;
a :PostalAddress, schema:PostalAddress .
data:bbc5878b-4808-3bbd-8a24-4d4d2f553510 schema:address data:51b4e79d-2e07-300c-ac9f-8c4c95d1ed1b .