@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/5bae96af-271c-41cb-9ed7-18d05ac40325>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/8747544e-8bc5-41f0-8cf3-f828986d917b> .
<https://stad.gent/id/.well-known/skolem/8747544e-8bc5-41f0-8cf3-f828986d917b>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1886-02-12T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1886-02-12T00:00:00"^^xsd:dateTime .