@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/13fc49fe-426e-4a57-a49e-bddbbbb79616>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/26b46151-170b-45ef-a733-a10254c1978b> .
<https://stad.gent/id/.well-known/skolem/26b46151-170b-45ef-a733-a10254c1978b>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1792-02-13T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1792-02-13T00:00:00"^^xsd:dateTime .