@prefix data: .
@prefix : .
@prefix kb: .
@prefix schema: .
data:3bcd7d11-7195-303d-88a8-eebefee06015
:hasAddressCity kb:35360 ;
schema:addressLocality "Vitré" ;
schema:postalCode "35500" ;
schema:streetAddress "44 Boulevard de Châteaubriant" ;
a :PostalAddress, schema:PostalAddress .
data:2078afb6-57bf-3b68-b24f-c2d41bb0fcfb schema:address data:3bcd7d11-7195-303d-88a8-eebefee06015 .