@prefix data: .
@prefix schema: .
@prefix : .
@prefix foaf: .
data:b1a6ca97-a394-3edd-a469-71efd4d131d7
schema:email "contact@logisdesevres.fr" ;
schema:legalName "Logis de Sèvres" ;
schema:telephone "+33 6 87 06 13 24" ;
a :Agent, schema:Organization, foaf:Agent ;
foaf:homepage "http://www.logisdesevres.fr/" .
:hasContact data:b1a6ca97-a394-3edd-a469-71efd4d131d7 .