@prefix data: .
@prefix : .
@prefix kb: .
@prefix schema: .
data:c74c0250-b852-3d9f-9c26-e707f0134e85
:hasAddressCity kb:23176 ;
schema:addressLocality "La Souterraine" ;
schema:postalCode "23300" ;
schema:streetAddress "Allée du Cheix", "Stade Paul Sauvage" ;
a :PostalAddress, schema:PostalAddress .
data:2c6af227-b70f-300a-8eb5-af8c0d78762f schema:address data:c74c0250-b852-3d9f-9c26-e707f0134e85 .