@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/087fd7b6-f853-4cec-a7fa-c96259b10f52>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/271affaf-28bf-4a69-951e-54c743067a67> .
<https://stad.gent/id/.well-known/skolem/271affaf-28bf-4a69-951e-54c743067a67>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1889-12-31T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1889-12-31T00:00:00"^^xsd:dateTime .