@prefix data: .
@prefix : .
@prefix kb: .
@prefix schema: .
data:d28e7acc-e434-3a71-a352-d28fc4469fb2
:hasAddressCity kb:44087 ;
schema:addressLocality "Machecoul-Saint-Même" ;
schema:postalCode "44270" ;
schema:streetAddress "Rue Alexandre Riou" ;
a :PostalAddress, schema:PostalAddress .
data:2b437b53-3feb-37a0-b2cf-1ccc49fd43cb schema:address data:d28e7acc-e434-3a71-a352-d28fc4469fb2 .