@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/7eb595a8-66fb-4942-900f-2619d5e184ea>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/de00f237-a1e2-4946-8c03-464cc21deb0d> .
<https://stad.gent/id/.well-known/skolem/de00f237-a1e2-4946-8c03-464cc21deb0d>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1908-02-06T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1908-02-06T00:00:00"^^xsd:dateTime .