@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/084b37a6-0165-465c-88b2-62d0913aa096>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/6a83c727-e738-45d6-98df-9396aba07333> .
<https://stad.gent/id/.well-known/skolem/6a83c727-e738-45d6-98df-9396aba07333>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1918-11-22T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1918-11-22T00:00:00"^^xsd:dateTime .