@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/5d3621ec-2e8c-4340-9cb4-a70f25c261e5>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1904-01-02T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1904-01-02T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/.well-known/skolem/aa95ab82-1edf-45ca-b810-f80045565cc1>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/5d3621ec-2e8c-4340-9cb4-a70f25c261e5> .