@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/85a7f07e-710f-43b9-be0d-229a1f66428a>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/98fdf8fe-9852-471e-ae18-178c983836c1> .
<https://stad.gent/id/.well-known/skolem/98fdf8fe-9852-471e-ae18-178c983836c1>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1908-06-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1908-06-01T00:00:00"^^xsd:dateTime .