@prefix data: .
@prefix : .
@prefix kb: .
@prefix schema: .
data:03abbda9-4a72-3105-94cc-23e033f9c6b2
:hasAddressCity kb:33246 ;
schema:addressLocality "Ligueux" ;
schema:postalCode "33220" ;
schema:streetAddress "Château Couronneau", "409 allée de Couronneau" ;
a :PostalAddress, schema:PostalAddress .
data:3327bda4-44ba-34d6-8441-c1221c66a9aa schema:address data:03abbda9-4a72-3105-94cc-23e033f9c6b2 .