@prefix data: .
@prefix : .
@prefix kb: .
@prefix schema: .
data:d435a581-f50d-34fe-94cd-a339963065b6
:hasAddressCity kb:72346 ;
schema:addressLocality "La Suze-sur-Sarthe" ;
schema:postalCode "72210" ;
schema:streetAddress "Route du Port", "Port de la Suze-sur-Sarthe" ;
a :PostalAddress, schema:PostalAddress .
data:e7daf217-aeac-3ec2-9c76-61ebd5a52f4d schema:address data:d435a581-f50d-34fe-94cd-a339963065b6 .