@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/28e07ca2-f875-4d85-bebb-b415278c7a82>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/9dceb18b-9860-424c-85ad-8193e115c9f8> .
<https://stad.gent/id/.well-known/skolem/9dceb18b-9860-424c-85ad-8193e115c9f8>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1886-06-25T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1886-06-25T00:00:00"^^xsd:dateTime .