@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/2a1cb92c-7494-4c7d-b17d-a31d40b5b339>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/3a6acf49-2d0f-4a17-83c4-f513092272e8> .
<https://stad.gent/id/.well-known/skolem/3a6acf49-2d0f-4a17-83c4-f513092272e8>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1864-04-25T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1864-04-25T00:00:00"^^xsd:dateTime .