@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/0fb66289-dbd9-41d3-9a28-06c9d2b0d318>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/b4139632-93c0-48f1-8228-209b32d0f8a6> .
<https://stad.gent/id/.well-known/skolem/b4139632-93c0-48f1-8228-209b32d0f8a6>
	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 .