@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/50ae8a26-32d7-41ad-a2b2-56a7514c7e6b>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/86bb0491-648f-4b52-859c-69f87816a40f> .
<https://stad.gent/id/.well-known/skolem/86bb0491-648f-4b52-859c-69f87816a40f>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1900-08-04T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1900-08-04T00:00:00"^^xsd:dateTime .