@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/552c5df1-7a51-459e-bb28-290a05c2af1d>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/9c265270-4796-44a2-ac13-8c285ef5a80b> .
<https://stad.gent/id/.well-known/skolem/9c265270-4796-44a2-ac13-8c285ef5a80b>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2020-03-05T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2020-03-05T00:00:00"^^xsd:dateTime .