@prefix data: . @prefix schema: . @prefix : . @prefix foaf: . data:5ef7edbc-e273-3ac9-9d87-f415426cd47f schema:legalName "Expérando Randonnée" ; schema:telephone "+33 6 30 84 91 15" ; a :Agent, schema:Organization, foaf:Agent ; foaf:homepage "http://www.experando.fr/" . :hasContact data:5ef7edbc-e273-3ac9-9d87-f415426cd47f .