@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/17dd9aac-e8c7-4ddc-8b23-42ad7d8bed31>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/da639602-76c9-49fc-b8d5-b017c1e32e82> .
<https://stad.gent/id/.well-known/skolem/da639602-76c9-49fc-b8d5-b017c1e32e82>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1891-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1891-01-01T00:00:00"^^xsd:dateTime .