@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/b0c69009-6f22-4b93-92e5-c1885b4cdc8d>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/c50fda54-052b-40d1-a433-9668dc3b2850> .
<https://stad.gent/id/.well-known/skolem/c50fda54-052b-40d1-a433-9668dc3b2850>
	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 .