@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/031f2625-f269-49f8-bff8-23e57f13d4e5>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/2ac906b4-6f25-41e4-ace2-912ed28688a6> .
<https://stad.gent/id/.well-known/skolem/2ac906b4-6f25-41e4-ace2-912ed28688a6>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2008-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2008-01-01T00:00:00"^^xsd:dateTime .