@prefix data: .
@prefix : .
@prefix kb: .
@prefix schema: .
data:d2ffd687-95a7-343f-87c4-75aedaad2150
:hasAddressCity kb:83072 ;
schema:addressLocality "Lorgues" ;
schema:postalCode "83510" ;
schema:streetAddress "Place Trussy" ;
a :PostalAddress, schema:PostalAddress .
data:34d5ad06-8cff-315a-8d5f-bdcc34ccebe1 schema:address data:d2ffd687-95a7-343f-87c4-75aedaad2150 .