{% import "macros.html" as macros %}
{% extends "base.html" %}
{% block title %}Resource{% endblock title %}
{% block content %}
{{ macros::propvals(vector=resource) }}
You can use HTTP content negotation to fetch this resource as JSON, JSON-LD, AD3 or Turtle. You can also try putting .json, .jsonld, .ttl or .ad3 behind the URL.