@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/3f42414e-c7a0-4670-a302-95c7bbc30119>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/4313bc8c-1b9f-430f-bf33-12915ab23f0e> .
<https://stad.gent/id/.well-known/skolem/4313bc8c-1b9f-430f-bf33-12915ab23f0e>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1863-04-16T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1863-04-16T00:00:00"^^xsd:dateTime .