@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/137d6768-b2da-4150-a2e7-f22f415402c1>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/e12fc655-e56e-4fe2-872e-59825d664f22> .
<https://stad.gent/id/.well-known/skolem/e12fc655-e56e-4fe2-872e-59825d664f22>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2019-04-09T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2019-04-09T00:00:00"^^xsd:dateTime .