@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/12fd2db2-057a-464c-b8a7-d8fc91efefb9>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/33a27da7-88be-4c7e-bd05-24139e937bba> .
<https://stad.gent/id/.well-known/skolem/33a27da7-88be-4c7e-bd05-24139e937bba>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1885-07-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1885-07-01T00:00:00"^^xsd:dateTime .