@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/cf87b001-4f88-4c47-aa1d-4e8bc2b1f940>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/edf066c8-6180-48da-9d39-3a9779562796> .
<https://stad.gent/id/.well-known/skolem/edf066c8-6180-48da-9d39-3a9779562796>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1908-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1908-01-01T00:00:00"^^xsd:dateTime .