@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/c0a21eb5-c3b9-4b23-9ae5-28fa5b49c678>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/ef56b8d3-c203-402a-8151-54a0d264d11c> .
<https://stad.gent/id/.well-known/skolem/ef56b8d3-c203-402a-8151-54a0d264d11c>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1919-08-18T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1919-08-18T00:00:00"^^xsd:dateTime .