@prefix data: .
@prefix : .
@prefix kb: .
@prefix schema: .
data:bde9956b-141e-3eac-bd30-7c3739fffa5d
:hasAddressCity kb:48034 ;
schema:addressLocality "La Canourgue" ;
schema:postalCode "48500" ;
schema:streetAddress "Office de tourisme" ;
a :PostalAddress, schema:PostalAddress .
data:f45e4336-26af-38aa-8876-21ed052bca79 schema:address data:bde9956b-141e-3eac-bd30-7c3739fffa5d .