@prefix data: .
@prefix : .
@prefix kb: .
@prefix schema: .
data:35c98a04-ec8d-3e05-9f62-b6f8d7d34397
:hasAddressCity kb:17300 ;
schema:addressLocality "La Rochelle" ;
schema:postalCode "17000" ;
schema:streetAddress "Chapelle Fromentin", "37 rue Philippe Vincent", "Centre Richelieu -Croix Rouge Française" ;
a :PostalAddress, schema:PostalAddress .
data:897e76bc-9d4d-3407-9d7b-7e047af2fa67 schema:address data:35c98a04-ec8d-3e05-9f62-b6f8d7d34397 .