fetch('https://dbpedia.org/resource/Ambrose', { headers: { 'Accept': 'application/ld+json' }})
Will be blocked in a https context by the browser.
It gets a 303, See other and the location will be http.
I think this might be a bug in the code base of DBpedia.
Kind regards Daniel