@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/21e6b422-7f7d-4aa4-af44-a4aa31f2136a>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/f4471090-afe3-466b-a9fd-3a66e591522e> .
<https://stad.gent/id/.well-known/skolem/f4471090-afe3-466b-a9fd-3a66e591522e>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1769-02-17T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1769-02-17T00:00:00"^^xsd:dateTime .