@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/a93b30a1-68ad-4141-8f55-1792fbd8257c>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/d9bf95ea-2d85-40a7-928e-3369dc184a68> .
<https://stad.gent/id/.well-known/skolem/d9bf95ea-2d85-40a7-928e-3369dc184a68>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2021-09-14T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2021-09-14T00:00:00"^^xsd:dateTime .