@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/31f5e1a5-80db-416a-bd43-fa8483c272a1>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/afe46b9b-afd1-4599-acbc-b8a8902070d6> .
<https://stad.gent/id/.well-known/skolem/afe46b9b-afd1-4599-acbc-b8a8902070d6>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1888-06-16T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1888-06-16T00:00:00"^^xsd:dateTime .