@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/2f4cc8f4-624f-4cb2-8ba8-e32f80876d72>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/3157e927-75a1-41f0-a772-2b822f895c91> .
<https://stad.gent/id/.well-known/skolem/3157e927-75a1-41f0-a772-2b822f895c91>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2014-06-03T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2014-06-03T00:00:00"^^xsd:dateTime .