@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/46af7246-aa39-41b9-b10f-861b32daf792>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/ccbd27f6-1aba-4f71-83ce-f84c68931e6a> .
<https://stad.gent/id/.well-known/skolem/ccbd27f6-1aba-4f71-83ce-f84c68931e6a>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1916-09-21T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1916-09-21T00:00:00"^^xsd:dateTime .