@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/16c8068c-0c5b-4051-8003-9784c8e327b3>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/df883fcd-63e4-45f4-b9c9-ae30e3415094> .
<https://stad.gent/id/.well-known/skolem/df883fcd-63e4-45f4-b9c9-ae30e3415094>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2021-09-07T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2021-09-07T00:00:00"^^xsd:dateTime .