@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/4a07d61a-fc6b-4397-b2e1-df062e86772a>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/7b39f606-5eeb-4b06-8e65-e2a80a3c459b> .
<https://stad.gent/id/.well-known/skolem/7b39f606-5eeb-4b06-8e65-e2a80a3c459b>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1758-08-03T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1758-08-03T00:00:00"^^xsd:dateTime .