@prefix data: .
@prefix : .
@prefix kb: .
@prefix schema: .
data:b33d7f48-ed46-353a-9343-f9fc75cf0342
:hasAddressCity kb:26362 ;
schema:addressLocality "Valence" ;
schema:postalCode "26000" ;
schema:streetAddress "6 rue Brunet", "Activ'Senior" ;
a :PostalAddress, schema:PostalAddress .
data:d5adab0d-7e6e-3d46-8256-ec4d8351ec65 schema:address data:b33d7f48-ed46-353a-9343-f9fc75cf0342 .