@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/0a66f429-ce1e-4258-b293-34f7819a2c9a>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/6e19aa3f-b8e2-44eb-9a1e-48ebaf7d9f85> .
<https://stad.gent/id/.well-known/skolem/6e19aa3f-b8e2-44eb-9a1e-48ebaf7d9f85>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2020-11-11T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2020-11-11T00:00:00"^^xsd:dateTime .