@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/2e0f3977-6a8e-4e6f-8562-c80893fa3e98>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/547e4bc6-0008-42ad-8553-8016f80b8d32> .
<https://stad.gent/id/.well-known/skolem/547e4bc6-0008-42ad-8553-8016f80b8d32>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1893-09-18T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1893-09-18T00:00:00"^^xsd:dateTime .