@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/4e82acb2-2081-4681-a4c8-116fe2a5500c>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/7abf34d7-703f-4f09-901e-dbc475084ce1> .
<https://stad.gent/id/.well-known/skolem/7abf34d7-703f-4f09-901e-dbc475084ce1>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1874-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1874-01-01T00:00:00"^^xsd:dateTime .