@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/3a844827-806e-4b0a-be79-082f7e54a12a>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/4d78d3a8-c9da-4227-9d3b-8a3d6e4ba2a4> .
<https://stad.gent/id/.well-known/skolem/4d78d3a8-c9da-4227-9d3b-8a3d6e4ba2a4>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1896-02-07T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1896-02-07T00:00:00"^^xsd:dateTime .