@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/9ea21198-0a90-42f1-b2d2-a5701f34f4b3>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/c094319d-c0b9-45ff-8762-8cc300f03ada> .
<https://stad.gent/id/.well-known/skolem/c094319d-c0b9-45ff-8762-8cc300f03ada>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1916-08-26T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1916-08-26T00:00:00"^^xsd:dateTime .