@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/2fc60c7b-471e-4661-a571-81a3fc335134>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/ae710755-d459-4d4d-a477-9ce138d767e3> .
<https://stad.gent/id/.well-known/skolem/ae710755-d459-4d4d-a477-9ce138d767e3>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2019-04-11T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2019-04-11T00:00:00"^^xsd:dateTime .