@prefix data: .
@prefix : .
@prefix kb: .
@prefix schema: .
data:65e86a55-1187-3304-bdb6-7ed18e946237
:hasAddressCity kb:52114 ;
schema:addressLocality "Châteauvillain" ;
schema:postalCode "52120" ;
schema:streetAddress "4B route de Châtillon" ;
a :PostalAddress, schema:PostalAddress .
data:f06f3d86-768b-3874-a241-b6a735e7504e schema:address data:65e86a55-1187-3304-bdb6-7ed18e946237 .