@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/27ceb0a2-82c3-4d94-a8b1-55ef083c8c83>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/e043c0f9-3a13-4f3f-9376-0a5cb2d17d64> .
<https://stad.gent/id/.well-known/skolem/e043c0f9-3a13-4f3f-9376-0a5cb2d17d64>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2015-01-07T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2015-01-07T00:00:00"^^xsd:dateTime .