@prefix data: .
@prefix : .
@prefix kb: .
@prefix schema: .
data:3997ea02-71ac-3827-93ce-94b7e9b94e07
:hasAddressCity kb:85159 ;
schema:addressLocality "Nalliers" ;
schema:postalCode "85370" ;
schema:streetAddress "Port de Nalliers", "Rue Brantôme" ;
a :PostalAddress, schema:PostalAddress .
data:2cb3086c-a24b-3663-bb08-1e68c5a66de7 schema:address data:3997ea02-71ac-3827-93ce-94b7e9b94e07 .