@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/a1c2ec03-0e7f-41ff-b21e-538b0a9c3f7d>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/e271a945-6e17-4842-9639-75aecb464d7a> .
<https://stad.gent/id/.well-known/skolem/e271a945-6e17-4842-9639-75aecb464d7a>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1899-07-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1899-07-01T00:00:00"^^xsd:dateTime .