@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/7e928406-01f7-4567-975e-ceeb3bbf8522>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/bfc3cd8d-6057-487d-b5db-b389fa86d5c5> .
<https://stad.gent/id/.well-known/skolem/bfc3cd8d-6057-487d-b5db-b389fa86d5c5>
	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 .