@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/4d55e507-25c4-4e89-a214-2e89f697b815>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/99f16cfc-1f22-4283-909f-942795f29edc> .
<https://stad.gent/id/.well-known/skolem/99f16cfc-1f22-4283-909f-942795f29edc>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1889-03-10T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1889-03-10T00:00:00"^^xsd:dateTime .