@prefix data: .
@prefix : .
@prefix kb: .
@prefix schema: .
data:9d4a2556-3208-3393-9dc4-9dcd1d32ba7e
:hasAddressCity kb:10387 ;
schema:addressLocality "Troyes" ;
schema:postalCode "10000" ;
schema:streetAddress "Divers lieux sur Troyes, Ste Savine & St André les Vergers" ;
a :PostalAddress, schema:PostalAddress .
data:db175b50-0211-3f61-aad9-a86547c8eaf6 schema:address data:9d4a2556-3208-3393-9dc4-9dcd1d32ba7e .