@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/2b62ef9c-f953-4d2e-b7a8-3c0fdfac4a3a>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/df7662d2-d8d1-42dd-a4c8-1794ff6664c7> .
<https://stad.gent/id/.well-known/skolem/df7662d2-d8d1-42dd-a4c8-1794ff6664c7>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1911-06-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1911-06-01T00:00:00"^^xsd:dateTime .