@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/0dac093c-dcf1-4fea-83ac-d06ff78ba309>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/a6257382-23b8-4b50-8d0c-dd0e14abc128> .
<https://stad.gent/id/.well-known/skolem/a6257382-23b8-4b50-8d0c-dd0e14abc128>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1886-02-25T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1886-02-25T00:00:00"^^xsd:dateTime .