@prefix data: .
@prefix : .
@prefix kb: .
@prefix schema: .
data:7deb9628-5d76-3c57-beda-4a659096ce0e
:hasAddressCity kb:40233 ;
schema:addressLocality "Pouillon" ;
schema:postalCode "40350" ;
schema:streetAddress "2350 chemin Aymont" ;
a :PostalAddress, schema:PostalAddress .
data:0bf0c771-4d4b-3c0f-b1c0-f2c6b988b61d schema:address data:7deb9628-5d76-3c57-beda-4a659096ce0e .