@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/63c55324-8634-432e-87ce-0408eb36d601>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/a8c5ffef-8a18-4972-9baa-f0c0bb04a766> .
<https://stad.gent/id/.well-known/skolem/a8c5ffef-8a18-4972-9baa-f0c0bb04a766>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1789-04-27T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1789-04-27T00:00:00"^^xsd:dateTime .