@prefix data: .
@prefix : .
@prefix kb: .
@prefix schema: .
data:b7a5f746-41cb-3b99-afe5-e06f2f9cda27
:hasAddressCity kb:02738 ;
schema:addressLocality "Tergnier" ;
schema:postalCode "02700" ;
schema:streetAddress "5 Avenue du 5ème Corps" ;
a :PostalAddress, schema:PostalAddress .
data:e62575f5-2df9-328c-9ade-733a928d0117 schema:address data:b7a5f746-41cb-3b99-afe5-e06f2f9cda27 .