@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/1fcca061-aa55-4f82-b062-9a094069c03e>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/7f37f27b-4266-43cd-8b5a-e594e8be1db8> .
<https://stad.gent/id/.well-known/skolem/7f37f27b-4266-43cd-8b5a-e594e8be1db8>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2022-05-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2022-05-01T00:00:00"^^xsd:dateTime .