@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/2dbc2a0d-e69c-42c6-b49a-98d9c6986983>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/541b2f9a-0fdc-4487-acc9-cc18caa58180> .
<https://stad.gent/id/.well-known/skolem/541b2f9a-0fdc-4487-acc9-cc18caa58180>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1918-08-17T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1918-08-17T00:00:00"^^xsd:dateTime .