@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/a46b087e-930e-4c50-968d-b10f7d4397c9>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/d75b171e-d6d9-4e55-87a1-ba763c3a4add> .
<https://stad.gent/id/.well-known/skolem/d75b171e-d6d9-4e55-87a1-ba763c3a4add>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2022-05-12T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2022-05-12T00:00:00"^^xsd:dateTime .