@prefix data: .
@prefix schema: .
@prefix : .
@prefix foaf: .
data:e613ec70-e5b4-3ca0-9add-55ca13c026d2
schema:email "contact@coeurdebearn.com" ;
schema:legalName "Office de Tourisme Coeur de Béarn à Orthez" ;
schema:telephone "+33 5 59 12 30 40" ;
a :Agent, schema:Organization, foaf:Agent ;
foaf:homepage "http://www.coeurdebearn.com/" .
:hasContact data:e613ec70-e5b4-3ca0-9add-55ca13c026d2 ;
:hasBookingContact data:e613ec70-e5b4-3ca0-9add-55ca13c026d2 ;
:isOwnedBy data:e613ec70-e5b4-3ca0-9add-55ca13c026d2 .