@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/9e18878c-f57f-4e8e-9b17-5d7c5611ed3e>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/da759301-aa47-4ab3-8f09-73d610975eae> .
<https://stad.gent/id/.well-known/skolem/da759301-aa47-4ab3-8f09-73d610975eae>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2017-02-07T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2017-02-07T00:00:00"^^xsd:dateTime .