@prefix data: .
@prefix : .
@prefix kb: .
@prefix schema: .
data:4d70a7b9-5b3e-352b-88df-ee60742cf46b
:hasAddressCity kb:37090 ;
schema:addressLocality "Crissay-sur-Manse" ;
schema:postalCode "37220" ;
schema:streetAddress "8 rue de la Chaume" ;
a :PostalAddress, schema:PostalAddress .
data:6a6a437b-15c1-359d-9554-9f2cae7f2d46 schema:address data:4d70a7b9-5b3e-352b-88df-ee60742cf46b .