@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/2a3f2f14-aac0-44df-b63a-c9b0945cfdfd>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/825d5c03-e9ef-400b-879f-b8498102e09e> .
<https://stad.gent/id/.well-known/skolem/825d5c03-e9ef-400b-879f-b8498102e09e>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1724-07-29T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1724-07-29T00:00:00"^^xsd:dateTime .