@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/7520a220-c8c5-4d7c-be91-f6116c46f340>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/9504666d-1067-4cbd-98ff-a64eab8e6573> .
<https://stad.gent/id/.well-known/skolem/9504666d-1067-4cbd-98ff-a64eab8e6573>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1903-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1903-01-01T00:00:00"^^xsd:dateTime .