@prefix data: .
@prefix : .
@prefix kb: .
@prefix schema: .
data:5359b5b7-3387-3a3d-bba9-33dd79fc836f
:hasAddressCity kb:01420 ;
schema:addressLocality "Thoissey" ;
schema:postalCode "01140" ;
schema:streetAddress "Piscine municipale", "le port" ;
a :PostalAddress, schema:PostalAddress .
data:0f77975f-cdf3-3e82-946b-80970d8c5f41 schema:address data:5359b5b7-3387-3a3d-bba9-33dd79fc836f .