@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/3aa249cb-ab98-4e5d-98f6-d5a6f19fe7b9>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/489159e0-0a2b-4300-81f6-a6aac8847c0d> .
<https://stad.gent/id/.well-known/skolem/489159e0-0a2b-4300-81f6-a6aac8847c0d>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1920-11-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1920-11-01T00:00:00"^^xsd:dateTime .