@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/1fa9f79b-e61e-4698-a410-93a30905407c>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/7278dd82-aed1-4b3a-b977-d5eb60361d6c> .
<https://stad.gent/id/.well-known/skolem/7278dd82-aed1-4b3a-b977-d5eb60361d6c>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1719-07-19T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1719-07-19T00:00:00"^^xsd:dateTime .