@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/3b71e147-6e9b-48ad-a444-bc75f4df55b7>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/bd208f98-1374-4cff-ae00-8d9db0c155dc> .
<https://stad.gent/id/.well-known/skolem/bd208f98-1374-4cff-ae00-8d9db0c155dc>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1770-04-20T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1770-04-20T00:00:00"^^xsd:dateTime .