@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/054b9fc5-a623-4d7e-b28e-f4f6dcb72363>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/116a4ae6-a8b3-47ee-9ae2-4d8ebc7ea84f> .
<https://stad.gent/id/.well-known/skolem/116a4ae6-a8b3-47ee-9ae2-4d8ebc7ea84f>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1899-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1899-01-01T00:00:00"^^xsd:dateTime .