@prefix data: .
@prefix : .
@prefix kb: .
@prefix schema: .
data:a6fe55fa-83d1-335f-9bbb-277c0ad7c0bd
:hasAddressCity kb:46225 ;
schema:addressLocality "Prayssac" ;
schema:postalCode "46220" ;
schema:streetAddress "Le Théron Haut" ;
a :PostalAddress, schema:PostalAddress .
data:07bd2d58-cbe3-35f3-9104-b0140da578fc schema:address data:a6fe55fa-83d1-335f-9bbb-277c0ad7c0bd .