@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/29d80e98-3905-4b98-908e-616682e0c0bb>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/cd3751cf-78e3-4386-9469-ddedce09f478> .
<https://stad.gent/id/.well-known/skolem/cd3751cf-78e3-4386-9469-ddedce09f478>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1783-02-06T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1783-02-06T00:00:00"^^xsd:dateTime .