@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/12db7431-b7f9-4c45-b1f6-4ee5c02fb499>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/6640a155-da3a-4473-8b45-947d7f2fd187> .
<https://stad.gent/id/.well-known/skolem/6640a155-da3a-4473-8b45-947d7f2fd187>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1915-11-22T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1915-11-22T00:00:00"^^xsd:dateTime .