@prefix data: . @prefix schema: . @prefix : . @prefix foaf: . data:e50cfc10-e032-32bb-b3dd-5800a6959b7e schema:email "ourisme@minervois-caroux.com" ; schema:legalName "LES PONTS NATURELS DE MINERVE" ; schema:telephone "+33 4 67 97 06 65" ; a :Agent, schema:Organization, foaf:Agent ; foaf:homepage "https://www.minervois-caroux.com/" . :hasContact data:e50cfc10-e032-32bb-b3dd-5800a6959b7e .