@prefix data: .
@prefix : .
@prefix kb: .
@prefix schema: .
data:2b253bd4-e3da-30a0-ab42-e14ec96cbcd1
:hasAddressCity kb:94037 ;
schema:addressLocality "Gentilly" ;
schema:postalCode "94250" ;
schema:streetAddress "Marché", "Place du Chaperon Vert" ;
a :PostalAddress, schema:PostalAddress .
data:4828802a-69fb-3554-85b8-2f0eb5525018 schema:address data:2b253bd4-e3da-30a0-ab42-e14ec96cbcd1 .