@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/8a0e5ce7-6b1d-48ea-bbfa-42b0277bbad0>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1789-07-08T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1789-07-08T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/.well-known/skolem/c7bbcca3-eb38-48f9-abb8-a7473754f547>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/8a0e5ce7-6b1d-48ea-bbfa-42b0277bbad0> .