@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/3ed0e06d-74d2-4cd8-865d-e2e476f19d79>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/a45e0a7c-56d9-49d7-a581-2a4e1cc3b789> .
<https://stad.gent/id/.well-known/skolem/a45e0a7c-56d9-49d7-a581-2a4e1cc3b789>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1905-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1905-01-01T00:00:00"^^xsd:dateTime .