@prefix data: .
@prefix schema: .
@prefix : .
@prefix foaf: .
data:d7250b8b-d833-3d5c-9742-53d303efd6f9
schema:address data:1132d87d-e79f-3f87-92bc-3d0cc98aed90 ;
schema:givenName "Hélène & Gauthier" ;
schema:legalName "Le Goluret" ;
schema:telephone "+33 6 08 13 75 79", "+33 6 85 66 51 53" ;
a :Agent, :Person, schema:Organization, schema:Person, foaf:Agent, foaf:Person ;
foaf:homepage "http://legoluret.com/" ;
foaf:title "Madame" .
:hasContact data:d7250b8b-d833-3d5c-9742-53d303efd6f9 ;
:isOwnedBy data:d7250b8b-d833-3d5c-9742-53d303efd6f9 .