@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/7aeb184e-374e-4024-a415-5b0b31622109>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/9f8b14a8-a911-4a2f-894d-ef719d604cec> .
<https://stad.gent/id/.well-known/skolem/9f8b14a8-a911-4a2f-894d-ef719d604cec>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1903-10-09T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1903-10-09T00:00:00"^^xsd:dateTime .