@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/4ec86eee-31aa-4d2e-b65f-3ba171adef05>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/85c9bc34-3a70-4366-984d-a53058e92cf4> .
<https://stad.gent/id/.well-known/skolem/85c9bc34-3a70-4366-984d-a53058e92cf4>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1912-07-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1912-07-01T00:00:00"^^xsd:dateTime .