@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/2d2f78fe-c45b-4ffc-b2d5-6f66350842f8>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/b588dc10-25c0-4922-a832-1e11660d6a3e> .
<https://stad.gent/id/.well-known/skolem/b588dc10-25c0-4922-a832-1e11660d6a3e>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1886-02-25T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1886-02-25T00:00:00"^^xsd:dateTime .