@prefix data: .
@prefix schema: .
@prefix : .
@prefix foaf: .
data:55789daa-bedc-34fd-b081-9c82aad1d243
schema:address data:899d2ee3-3382-3adb-a2ef-c99beb62468e ;
schema:email "aubrat.pierre@gmail.com", "scea.aubrat@gmail.com" ;
schema:familyName "AUBRAT" ;
schema:givenName "Julien" ;
schema:legalName "La Ferme des Cavettes" ;
schema:telephone "+33 3 25 70 12 76", "+33 6 50 16 04 31", "+33 6 89 75 62 13" ;
a :Agent, :Person, schema:Organization, schema:Person, foaf:Agent, foaf:Person ;
foaf:title "Monsieur" .
:hasContact data:55789daa-bedc-34fd-b081-9c82aad1d243 ;
:isOwnedBy data:55789daa-bedc-34fd-b081-9c82aad1d243 .