@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/4e5a84c6-e872-442e-a085-bea9b23ce32c>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/db0bb6b0-bb9c-4ef2-b9c7-a6df36d4574e> .
<https://stad.gent/id/.well-known/skolem/db0bb6b0-bb9c-4ef2-b9c7-a6df36d4574e>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2015-09-02T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2015-09-02T00:00:00"^^xsd:dateTime .