@prefix data: . @prefix schema: . @prefix : . @prefix foaf: . data:6884594c-b2b4-372d-bd23-e4df5b902ffb schema:email "gdf60@gites-de-france-nord.com" ; schema:familyName "FERREIRA LOUREIRO" ; schema:givenName "Marcos" ; schema:telephone "+33 9 72 57 93 27" ; a :Agent, :Person, schema:Person, foaf:Agent, foaf:Person ; foaf:homepage "https://www.gites-de-france-oise.fr/" ; foaf:title "Monsieur" . :hasContact data:6884594c-b2b4-372d-bd23-e4df5b902ffb .