@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/b18f5d79-6d07-4d82-9094-38e32805c40f>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/c76aa186-1634-4d08-a618-63897d2f46f0> .
<https://stad.gent/id/.well-known/skolem/c76aa186-1634-4d08-a618-63897d2f46f0>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1785-05-20T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1785-05-20T00:00:00"^^xsd:dateTime .