@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/03e7921d-e4a5-458c-9701-690ea435c4a3>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/cccd04c2-ca80-4422-b978-67a98e2f99c1> .
<https://stad.gent/id/.well-known/skolem/cccd04c2-ca80-4422-b978-67a98e2f99c1>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1888-06-16T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1888-06-16T00:00:00"^^xsd:dateTime .