@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/98a2625a-9c60-4f4a-8211-ac9c657d2fd8>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/e20a30d5-5f2d-4162-81e8-c025746701a8> .
<https://stad.gent/id/.well-known/skolem/e20a30d5-5f2d-4162-81e8-c025746701a8>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1918-01-22T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1918-01-22T00:00:00"^^xsd:dateTime .