@prefix data: .
@prefix schema: .
@prefix : .
@prefix foaf: .
data:24a8063e-42de-3a23-a824-c920ead4878b
schema:email "contact@perigueux.fr" ;
schema:legalName "Ville de Périgueux" ;
schema:telephone "+33 5 53 02 82 00" ;
a :Agent, schema:Organization, foaf:Agent ;
foaf:homepage "https://perigueux.fr/" .
:hasContact data:24a8063e-42de-3a23-a824-c920ead4878b ;
:hasBookingContact data:24a8063e-42de-3a23-a824-c920ead4878b ;
:isOwnedBy data:24a8063e-42de-3a23-a824-c920ead4878b .