@prefix data: .
@prefix : .
@prefix kb: .
@prefix schema: .
data:7776c394-c05b-35f2-8652-015ebe5b297e
:hasAddressCity kb:40184 ;
schema:addressLocality "Mimizan" ;
schema:postalCode "40200" ;
schema:streetAddress "24 rue de la papeterie", "Parcours sportif du Courant" ;
a :PostalAddress, schema:PostalAddress .
data:9c38d45d-0b97-391b-9da7-f4f1435643f8 schema:address data:7776c394-c05b-35f2-8652-015ebe5b297e .