@prefix data: .
@prefix schema: .
@prefix : .
@prefix foaf: .
data:d31aad1f-ea13-3403-8a93-e7c7f1b9beb2
schema:email "info@chateau-du-donjon.fr" ;
schema:legalName "CHÂTEAU DU DONJON" ;
schema:telephone "+33 4 68 77 18 33" ;
a :Agent, schema:Organization, foaf:Agent ;
foaf:homepage "http://www.chateau-du-donjon.fr/" .
:hasContact data:d31aad1f-ea13-3403-8a93-e7c7f1b9beb2 .