@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/afcd23fe-dccd-4ace-b2ae-f914fe9d48ce>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/b1738967-550f-44d5-b4ef-138850a16b35> .
<https://stad.gent/id/.well-known/skolem/b1738967-550f-44d5-b4ef-138850a16b35>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1912-10-21T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1912-10-21T00:00:00"^^xsd:dateTime .