@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/55d4c4cf-e138-4187-a5b2-4314fa4571c8>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/d61b851a-c7ee-4060-9ddc-af2f756c9376> .
<https://stad.gent/id/.well-known/skolem/d61b851a-c7ee-4060-9ddc-af2f756c9376>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1752-02-21T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1752-02-21T00:00:00"^^xsd:dateTime .