Add the extension to the URL or use the appropriate HTTP Accept header to retrieve a resource in the desired format.
The ModHeader extension for Firefox or Chrome can be used to automatically set an Accept header.
The ORI Search application can be used to find resources
curl https://id.openraadsinformatie.nl/243606 -H "Accept: application/n-quads"
Format | Content type | Extension | Documentation |
Turtle | text/turtle | .ttl | https://www.w3.org/TR/turtle/ |
n-triples | application/n-triples | .nt | https://www.w3.org/TR/n-triples/ |
N-Quads | application/n-quads | .nq | https://www.w3.org/TR/n-quads/ |
JSON-LD | application/ld+json | .jsonld | https://w3c.github.io/json-ld-syntax/ |
RDF+JSON | application/rdf+json | .rj | https://www.w3.org/TR/rdf-json/ |
Notation-3 | text/n3 | .n3 | https://www.w3.org/TeamSubmission/n3/ |
RDF XML | application/rdf+xml | .rdf | https://www.w3.org/TR/rdf-syntax-grammar/ |
Zip | application/zip | .zip | All the files in a single zip archive. |