@prefix data: .
@prefix : .
@prefix kb: .
@prefix schema: .
data:7edc12dd-680a-3629-b306-296cada3afc5
:hasAddressCity kb:41275 ;
schema:addressLocality "La Ville-aux-Clercs" ;
schema:postalCode "41160" ;
schema:streetAddress "25 route de vendôme" ;
a :PostalAddress, schema:PostalAddress .
data:4dda4550-953b-3d98-a84c-0b4fe44dac02 schema:address data:7edc12dd-680a-3629-b306-296cada3afc5 .