@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/5a6351e7-f5e6-4af9-9aa5-a47d3639efc0>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1883-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1883-01-01T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/.well-known/skolem/b623f54b-6d80-499e-8c04-24361c1b4e61>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/5a6351e7-f5e6-4af9-9aa5-a47d3639efc0> .