@prefix data: .
@prefix schema: .
@prefix : .
@prefix foaf: .
data:9af4705c-1ce9-3042-b969-1ef343fd0230
schema:email "lasteigeoise@gmail.com" ;
schema:legalName "La Steigeoise" ;
schema:telephone "+33 6 22 64 88 03" ;
a :Agent, schema:Organization, foaf:Agent ;
foaf:homepage "http://lasteigeoise.com/" .
:hasContact data:9af4705c-1ce9-3042-b969-1ef343fd0230 .