@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/b75d756f-c1a2-4836-a215-bf43cfd47938>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/d3130f0b-785f-49fd-9ac6-c4e34f1467b9> .
<https://stad.gent/id/.well-known/skolem/d3130f0b-785f-49fd-9ac6-c4e34f1467b9>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1887-11-27T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1887-11-27T00:00:00"^^xsd:dateTime .