@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/2b607750-f4f6-4773-a34e-57f8c49e8f14>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/b94d717d-90e7-4a9e-a4e9-ca478b990a89> .
<https://stad.gent/id/.well-known/skolem/b94d717d-90e7-4a9e-a4e9-ca478b990a89>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2020-03-05T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2020-03-05T00:00:00"^^xsd:dateTime .