@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/3dc52d01-1887-4891-9329-422740770340>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/784bc16a-8a73-4a10-925c-a32b21c0fd08> .
<https://stad.gent/id/.well-known/skolem/784bc16a-8a73-4a10-925c-a32b21c0fd08>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1852-02-19T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1852-02-19T00:00:00"^^xsd:dateTime .