@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/04e2382d-9f55-4e46-b85c-5125cf795e8b>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/efaf8f18-3849-4ce1-80b7-cf0d40f920f0> .
<https://stad.gent/id/.well-known/skolem/efaf8f18-3849-4ce1-80b7-cf0d40f920f0>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1907-04-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1907-04-01T00:00:00"^^xsd:dateTime .