@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/8e082909-bab3-4f2c-aee6-23b9943c4399>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/ea4ff4e4-818a-471a-98d2-42001513c0ca> .
<https://stad.gent/id/.well-known/skolem/ea4ff4e4-818a-471a-98d2-42001513c0ca>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1908-02-06T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1908-02-06T00:00:00"^^xsd:dateTime .