@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/11e43b1f-6689-4fcc-987d-c26e8f7595ee>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/db20e1b2-b254-4511-80c6-3d0b588c5858> .
<https://stad.gent/id/.well-known/skolem/db20e1b2-b254-4511-80c6-3d0b588c5858>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1908-12-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1908-12-01T00:00:00"^^xsd:dateTime .