@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/3fc24b55-e115-4c7a-9f6e-6fe7b5e530b7>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/b11a105b-c14b-4f7e-9abd-51116939f4bf> .
<https://stad.gent/id/.well-known/skolem/b11a105b-c14b-4f7e-9abd-51116939f4bf>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2019-04-09T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2019-04-09T00:00:00"^^xsd:dateTime .