@prefix data: .
@prefix : .
@prefix kb: .
@prefix schema: .
data:6d47fe1f-9b71-3b91-b29d-ce5da27997e4
:hasAddressCity kb:10037 ;
schema:addressLocality "Bercenay-en-Othe" ;
schema:postalCode "10190" ;
schema:streetAddress "43 rue d’Estissac" ;
a :PostalAddress, schema:PostalAddress .
data:f8510efa-8a9d-3bed-939e-fe1effbad875 schema:address data:6d47fe1f-9b71-3b91-b29d-ce5da27997e4 .