@prefix data: .
@prefix schema: .
@prefix : .
@prefix foaf: .
data:c09a4093-e240-3494-98eb-97a803380f16
schema:address data:99c8d38b-d7eb-3552-97a9-b47bc44fa748 ;
schema:email "contact@roquefort-tourisme.fr" ;
schema:familyName "NINOT" ;
schema:givenName "Marion" ;
schema:legalName "Mme NINOT Marion Directrice" ;
schema:telephone "+33 5 65 58 56 00" ;
a :Agent, :Person, schema:Organization, schema:Person, foaf:Agent, foaf:Person ;
foaf:homepage "https://www.roquefort-tourisme.fr/" ;
foaf:title "Madame" .
:hasContact data:c09a4093-e240-3494-98eb-97a803380f16 .