@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/0dc6ee70-12a7-46a4-845e-7496e127e55b>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/8289ba93-93b8-462c-a150-6d60bfac1bd3> .
<https://stad.gent/id/.well-known/skolem/8289ba93-93b8-462c-a150-6d60bfac1bd3>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1883-05-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1883-05-01T00:00:00"^^xsd:dateTime .