@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/150ddc38-8e28-4afc-b511-51ca02b762f0>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/4095ffc2-ae82-445d-97df-58463943a22e> .
<https://stad.gent/id/.well-known/skolem/4095ffc2-ae82-445d-97df-58463943a22e>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1791-04-09T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1791-04-09T00:00:00"^^xsd:dateTime .