@prefix data: .
@prefix : .
@prefix kb: .
@prefix schema: .
data:2027db2f-4c4f-3bb6-bde7-2ab70d622061
:hasAddressCity kb:44001 ;
schema:addressLocality "Abbaretz" ;
schema:postalCode "44170" ;
schema:streetAddress "8 Place de l'Église" ;
a :PostalAddress, schema:PostalAddress .
data:f434a1b0-9daf-3d1b-a847-48d2ffb9a735 schema:address data:2027db2f-4c4f-3bb6-bde7-2ab70d622061 .