@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/3f550ac8-2069-43ee-af05-42e519a8fcdd>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/6ab682ef-b926-4c94-bd68-a5747185fd8c> .
<https://stad.gent/id/.well-known/skolem/6ab682ef-b926-4c94-bd68-a5747185fd8c>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1917-08-17T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1917-08-17T00:00:00"^^xsd:dateTime .