@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/1ffc5db4-b268-49fd-a035-807bcbbd2e15>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/5b8ad428-0159-4915-bf94-3f732336e54f> .
<https://stad.gent/id/.well-known/skolem/5b8ad428-0159-4915-bf94-3f732336e54f>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1902-12-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1902-12-01T00:00:00"^^xsd:dateTime .