@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/a1a76452-8eec-4f6f-834b-d7563bdd6787>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/cfe4e530-50f7-4e63-8ef0-5951b4e871d3> .
<https://stad.gent/id/.well-known/skolem/cfe4e530-50f7-4e63-8ef0-5951b4e871d3>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1788-03-03T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1788-03-03T00:00:00"^^xsd:dateTime .