@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/329ed352-8878-452f-a8e5-426b251d3555>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/910c5a01-0d72-4a7b-96cb-0f687ebab1bf> .
<https://stad.gent/id/.well-known/skolem/910c5a01-0d72-4a7b-96cb-0f687ebab1bf>
	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 .