@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/8fcca77f-43ef-4015-ad0a-e30049e07662>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/f7a5e058-e161-4117-a6b6-175d7358ea2a> .
<https://stad.gent/id/.well-known/skolem/f7a5e058-e161-4117-a6b6-175d7358ea2a>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1782-04-03T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1782-04-03T00:00:00"^^xsd:dateTime .