@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/4cfdd4d7-b6fa-41a2-becb-1c07a59afae0>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/c421e6bf-53b9-4618-b57c-fa86e0258ba6> .
<https://stad.gent/id/.well-known/skolem/c421e6bf-53b9-4618-b57c-fa86e0258ba6>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2016-04-15T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2016-04-15T00:00:00"^^xsd:dateTime .