@prefix data: .
@prefix : .
@prefix kb: .
@prefix schema: .
data:7b6d967f-f5b7-3c18-9e4c-f9f84e404726
:hasAddressCity kb:60612 ;
schema:addressLocality "Senlis" ;
schema:postalCode "60300" ;
schema:streetAddress "1 Place Saint-Frambourg" ;
a :PostalAddress, schema:PostalAddress .
data:f158ddaf-cc68-3c8a-9be3-982b64c4ee53 schema:address data:7b6d967f-f5b7-3c18-9e4c-f9f84e404726 .