@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/1c973583-834f-40f5-b305-dbcf12d25456>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/cdbb5471-3d80-458a-9bf3-2830c896e909> .
<https://stad.gent/id/.well-known/skolem/cdbb5471-3d80-458a-9bf3-2830c896e909>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1927-04-04T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1927-04-04T00:00:00"^^xsd:dateTime .