@prefix data: .
@prefix : .
@prefix kb: .
@prefix schema: .
data:b7f6d9c7-fa29-34e5-87c1-6ef9503018c0
:hasAddressCity kb:68113 ;
schema:addressLocality "Guémar" ;
schema:postalCode "68970" ;
schema:streetAddress "Place de la Mairie" ;
a :PostalAddress, schema:PostalAddress .
data:4eecf81e-6633-388c-937a-a5f75c5c2c4d schema:address data:b7f6d9c7-fa29-34e5-87c1-6ef9503018c0 .