@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/4a7e6ea5-a591-413e-a325-45d4cd3ad92e>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/a29e4659-d38c-41d1-8862-1ad07910ea94> .
<https://stad.gent/id/.well-known/skolem/a29e4659-d38c-41d1-8862-1ad07910ea94>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1921-03-23T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1921-03-23T00:00:00"^^xsd:dateTime .