@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/b3fa6947-567a-44c8-9a28-a7c00eae541f>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/e4908425-99a9-4ecf-b507-a0d120a47694> .
<https://stad.gent/id/.well-known/skolem/e4908425-99a9-4ecf-b507-a0d120a47694>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1886-01-17T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1886-01-17T00:00:00"^^xsd:dateTime .