@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/3cee6871-53fc-472a-b5f8-f1091bae2923>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/65e1739b-f6b3-4e26-a14e-58e689725519> .
<https://stad.gent/id/.well-known/skolem/65e1739b-f6b3-4e26-a14e-58e689725519>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1790-06-26T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1790-06-26T00:00:00"^^xsd:dateTime .