@prefix data: .
@prefix : .
@prefix kb: .
@prefix schema: .
data:a969d22f-103b-36de-81f9-c1e9d8aee6a6
:hasAddressCity kb:79174 ;
schema:addressLocality "Melle" ;
schema:postalCode "79500" ;
schema:streetAddress "3 rue Émilien Travers" ;
a :PostalAddress, schema:PostalAddress .
schema:address data:a969d22f-103b-36de-81f9-c1e9d8aee6a6 .