Sometimes, this url gives "resource not found", at other times not:
https://tools.clariah.nl/alpino
Getting Turtle fails:
curl -i -H 'Accept: text/turtle' https://tools.clariah.nl/alpino
output:
HTTP/2 200
server: nginx
date: Tue, 10 Feb 2026 19:46:13 GMT
content-type: text/turtle; charset=utf-8
content-length: 1
Only this works:
curl -i -H 'Accept: application/json+ld' https://tools.clariah.nl/alpino
Sometimes, this url gives "resource not found", at other times not:
Getting Turtle fails:
output:
Only this works: