@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/3de3b342-ce85-4db5-9d2e-c0bd980dc05e>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/c6412c26-96cd-460b-8092-ce6f74a7f01d> .
<https://stad.gent/id/.well-known/skolem/c6412c26-96cd-460b-8092-ce6f74a7f01d>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2021-06-12T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2021-06-12T00:00:00"^^xsd:dateTime .