@prefix data: .
@prefix : .
@prefix kb: .
@prefix schema: .
data:255d798b-6fed-3fc9-a75d-34ab149d3eaf
:hasAddressCity kb:24037 ;
schema:addressLocality "Bergerac" ;
schema:postalCode "24100" ;
schema:streetAddress "Place de la Petite Mission", "Amphithéâtre Dordonha" ;
a :PostalAddress, schema:PostalAddress .
data:16b9e207-e977-3c8d-a209-8a5be047ff4e schema:address data:255d798b-6fed-3fc9-a75d-34ab149d3eaf .