@prefix data: .
@prefix : .
@prefix kb: .
@prefix schema: .
data:e472d6a1-3bd6-3cff-bdb2-ed36afe4869b
:hasAddressCity kb:34142 ;
schema:addressLocality "Lodève" ;
schema:postalCode "34700" ;
schema:streetAddress "2 Grand Rue" ;
a :PostalAddress, schema:PostalAddress .
data:0d607820-2881-3032-8ee6-be777b37e3d7 schema:address data:e472d6a1-3bd6-3cff-bdb2-ed36afe4869b .