@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/1aa05d2c-3923-4392-87d6-84092f56db00>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/e858b99e-a018-40bc-b363-98a6418d296a> .
<https://stad.gent/id/.well-known/skolem/e858b99e-a018-40bc-b363-98a6418d296a>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1713-01-12T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1713-01-12T00:00:00"^^xsd:dateTime .