@prefix data: .
@prefix schema: .
@prefix : .
@prefix foaf: .
data:e0684c5a-4070-3d64-95d1-8e1742293f22
schema:address data:a5a2ac58-315b-3ed7-b2a0-4a207cb09d58 ;
schema:email "contact@pays-thierache.fr" ;
schema:familyName "GRAVET" ;
schema:givenName "Alice" ;
schema:legalName "Pays de ThiƩrache" ;
schema:telephone "+33 3 23 98 02 71" ;
a :Agent, :Person, schema:Organization, schema:Person, foaf:Agent, foaf:Person ;
foaf:title "Madame" .
:hasContact data:e0684c5a-4070-3d64-95d1-8e1742293f22 ;
:hasBookingContact data:e0684c5a-4070-3d64-95d1-8e1742293f22 .