@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/2f4dbd7f-b7f0-4c7f-9e1c-91e6beaac745>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/b46c5c94-3bc3-427c-ae77-221af8f97a7b> .
<https://stad.gent/id/.well-known/skolem/b46c5c94-3bc3-427c-ae77-221af8f97a7b>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1835-02-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1835-02-01T00:00:00"^^xsd:dateTime .