@prefix data: .
@prefix : .
@prefix kb: .
@prefix schema: .
data:3cb82b6c-121f-3da1-8366-0f0e7ef9d736
:hasAddressCity kb:40078 ;
schema:addressLocality "Caupenne" ;
schema:postalCode "40250" ;
schema:streetAddress "210 chemin de Brougnon" ;
a :PostalAddress, schema:PostalAddress .
data:266a0c1c-6151-384d-95a9-5bdda98e029e schema:address data:3cb82b6c-121f-3da1-8366-0f0e7ef9d736 .