@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/29c87cbd-a198-4a6e-8b65-cd2e1ed6ebb7>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/9f8d7de4-f971-4387-82bc-60ad93d06841> .
<https://stad.gent/id/.well-known/skolem/9f8d7de4-f971-4387-82bc-60ad93d06841>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1900-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1900-01-01T00:00:00"^^xsd:dateTime .