@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/3bd5b9ce-7130-42a1-98df-2808cd537b74>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/e9a10e86-381a-4bdf-9fa2-883d4736f69f> .
<https://stad.gent/id/.well-known/skolem/e9a10e86-381a-4bdf-9fa2-883d4736f69f>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1887-04-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1887-04-01T00:00:00"^^xsd:dateTime .