@prefix data: .
@prefix schema: .
@prefix : .
@prefix foaf: .
data:d1a23a7b-e7b6-3ea5-ad52-10683084cde6
schema:address data:42b5abb1-d7c6-3080-b200-45a0305bb279 ;
schema:email "info@tourisme-figeac.com" ;
schema:legalName "Office de Tourisme de Cajarc" ;
schema:telephone "+33 5 65 40 72 89" ;
a :Agent, schema:Organization, foaf:Agent ;
foaf:homepage "https://tourisme-figeac.com/" .
:hasContact data:d1a23a7b-e7b6-3ea5-ad52-10683084cde6 .