@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .

<https://stad.gent/id/.well-known/skolem/24fbeb9b-27ab-4660-968d-fcd1f34e53c8>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/eb091877-c07a-477b-bc0c-6123ed88075a> .
<https://stad.gent/id/.well-known/skolem/eb091877-c07a-477b-bc0c-6123ed88075a>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1776-07-27T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1776-07-27T00:00:00"^^xsd:dateTime .