@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/50e8d34c-c9f3-41a2-b5b7-51f8d44be895>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/edb22ae6-338e-4f9a-a9b6-fa7f55f045e0> .
<https://stad.gent/id/.well-known/skolem/edb22ae6-338e-4f9a-a9b6-fa7f55f045e0>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2019-06-18T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2019-06-18T00:00:00"^^xsd:dateTime .