@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/5e5c5e7f-9f76-49b6-a332-6610dd19bc0a>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/ef6a1b22-38ca-4638-8b41-663f23cc2a87> .
<https://stad.gent/id/.well-known/skolem/ef6a1b22-38ca-4638-8b41-663f23cc2a87>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2015-04-09T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2015-04-09T00:00:00"^^xsd:dateTime .