@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/1f970104-c748-41a3-8578-72b11a20b40d>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/c6a0b048-59b8-40e2-b727-d97e881d80db> .
<https://stad.gent/id/.well-known/skolem/c6a0b048-59b8-40e2-b727-d97e881d80db>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1889-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1889-01-01T00:00:00"^^xsd:dateTime .