@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/7ba1766f-a300-4200-a715-a93db807c7ac>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/f37d4f14-a0a8-4e94-ad77-84ce150e01da> .
<https://stad.gent/id/.well-known/skolem/f37d4f14-a0a8-4e94-ad77-84ce150e01da>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1899-11-09T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1899-11-09T00:00:00"^^xsd:dateTime .