@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/2b8f6e61-1533-4bd9-bb2e-604002049550>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/702e22dd-62a2-4c2c-9478-9eef4f55411f> .
<https://stad.gent/id/.well-known/skolem/702e22dd-62a2-4c2c-9478-9eef4f55411f>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1912-10-21T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1912-10-21T00:00:00"^^xsd:dateTime .