@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/15707d78-2b6e-4ca3-b814-73949944287b>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/b806adb6-cf85-4757-be3b-936f97b6ce1d> .
<https://stad.gent/id/.well-known/skolem/b806adb6-cf85-4757-be3b-936f97b6ce1d>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1900-01-04T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1900-01-04T00:00:00"^^xsd:dateTime .