@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/46dd27eb-64af-4c3a-9229-c1a4f68db02c>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/f9e05160-3be0-4392-a6df-05fc723c52e2> .
<https://stad.gent/id/.well-known/skolem/f9e05160-3be0-4392-a6df-05fc723c52e2>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2020-01-18T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2020-01-18T00:00:00"^^xsd:dateTime .