@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/03ea7183-5909-4ad2-9ab1-40a6dabd6dd8>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/d606d749-5e45-41fd-8fc6-4ceea9abb581> .
<https://stad.gent/id/.well-known/skolem/d606d749-5e45-41fd-8fc6-4ceea9abb581>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1916-08-28T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1916-08-28T00:00:00"^^xsd:dateTime .