@prefix data: .
@prefix : .
@prefix kb: .
@prefix schema: .
data:f138a5a9-32dc-33e6-a3b0-dc594dd86953
:hasAddressCity kb:64102 ;
schema:addressLocality "Bayonne" ;
schema:postalCode "64100" ;
schema:streetAddress "Place du Polo Beyris" ;
a :PostalAddress, schema:PostalAddress .
data:1b159cff-d3f0-3961-b0ea-94e6d747d381 schema:address data:f138a5a9-32dc-33e6-a3b0-dc594dd86953 .