@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/7ffc1c02-5194-41af-91db-32d600f7632f>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/bf882a32-c975-4461-9c15-ad00cd42468b> .
<https://stad.gent/id/.well-known/skolem/bf882a32-c975-4461-9c15-ad00cd42468b>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1930-10-28T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1930-10-28T00:00:00"^^xsd:dateTime .