@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/6b75778e-adbb-4e24-a268-a4f73f9ff1ed>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/d700d886-d20d-4979-9ffe-94fd9f02e026> .
<https://stad.gent/id/.well-known/skolem/d700d886-d20d-4979-9ffe-94fd9f02e026>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1900-01-13T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1900-01-13T00:00:00"^^xsd:dateTime .