@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/4c624e82-f31b-44b3-99e7-5c84b4738131>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/649fc4b7-ac2e-4fe5-9330-77c31649166a> .
<https://stad.gent/id/.well-known/skolem/649fc4b7-ac2e-4fe5-9330-77c31649166a>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2015-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2015-01-01T00:00:00"^^xsd:dateTime .