@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/19f5f082-8b82-463c-b3af-65505a7ea8c5>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/22c6efa5-ba6e-45d5-936a-70c99f20b2e1> .
<https://stad.gent/id/.well-known/skolem/22c6efa5-ba6e-45d5-936a-70c99f20b2e1>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2018-02-02T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2018-02-02T00:00:00"^^xsd:dateTime .