@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/aa7b23e2-e9e5-452a-a8b7-363f00828227>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/c4541adb-7094-4041-a0a8-5878f49a4961> .
<https://stad.gent/id/.well-known/skolem/c4541adb-7094-4041-a0a8-5878f49a4961>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1782-10-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1782-10-01T00:00:00"^^xsd:dateTime .