@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/8a13f484-091d-4242-b815-3652527f75da>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/c2d432dd-1ebe-4d93-8160-3c2724a8f76a> .
<https://stad.gent/id/.well-known/skolem/c2d432dd-1ebe-4d93-8160-3c2724a8f76a>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2021-06-12T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2021-06-12T00:00:00"^^xsd:dateTime .