@prefix data: .
@prefix : .
@prefix kb: .
@prefix schema: .
data:e93cba93-33d4-33ef-8d7a-bbe203519775
:hasAddressCity kb:13201 ;
schema:addressLocality "Marseille 1er Arrondissement" ;
schema:postalCode "13001" ;
schema:streetAddress "125 La Canebiere", "Rooftop des Réformés" ;
a :PostalAddress, schema:PostalAddress .
data:36c174db-2d09-3c1e-88ef-33f33e46fb26 schema:address data:e93cba93-33d4-33ef-8d7a-bbe203519775 .