@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/d0f431e0-85e9-4f50-861e-ca1f8c308053>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/fa9d3c21-bf4b-4273-ada8-84825d38f10a> .
<https://stad.gent/id/.well-known/skolem/fa9d3c21-bf4b-4273-ada8-84825d38f10a>
	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 .