@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/0bbb1859-9994-4cf5-9b96-f08ed6e567c1>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/4a1663b0-0b45-47d4-906f-c6351c10996b> .
<https://stad.gent/id/.well-known/skolem/4a1663b0-0b45-47d4-906f-c6351c10996b>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1716-07-07T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1716-07-07T00:00:00"^^xsd:dateTime .