@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/2ab15cb9-05e6-4e58-8c3f-2a7e47a2e7b8>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/39b05869-86b0-426e-901f-4c3ab43cb6ff> .
<https://stad.gent/id/.well-known/skolem/39b05869-86b0-426e-901f-4c3ab43cb6ff>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1893-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1893-01-01T00:00:00"^^xsd:dateTime .