@prefix data: .
@prefix : .
@prefix kb: .
@prefix schema: .
data:4e4efa7f-7611-3418-8480-9d87e8623b21
:hasAddressCity kb:72181 ;
schema:addressLocality "Le Mans" ;
schema:postalCode "72000" ;
schema:streetAddress "Place George Washington", "Église Sainte-Jeanne d'Arc de Coëffort" ;
a :PostalAddress, schema:PostalAddress .
data:2958ae5e-c1de-3df1-b6f7-2cfa3b82b681 schema:address data:4e4efa7f-7611-3418-8480-9d87e8623b21 .