@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/6f655982-1e5a-4274-9933-fd9a25ef5ee3>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/e2769394-002d-4f9c-ba3a-65b8279aebdc> .
<https://stad.gent/id/.well-known/skolem/e2769394-002d-4f9c-ba3a-65b8279aebdc>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2019-05-29T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2019-05-29T00:00:00"^^xsd:dateTime .