@prefix data: .
@prefix : .
@prefix kb: .
@prefix schema: .
data:80bbaf57-4f72-35d1-ae5e-05645a94abd4
:hasAddressCity kb:37109 ;
schema:addressLocality "Fondettes" ;
schema:postalCode "37230" ;
schema:streetAddress "La Roulière" ;
a :PostalAddress, schema:PostalAddress .
data:0fc8480a-9569-38c0-bdc4-ca54d58c3b8d schema:address data:80bbaf57-4f72-35d1-ae5e-05645a94abd4 .