@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/9a966024-f75f-4181-8272-9c2b9cb1ea1a>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/c24becef-4f39-4c72-9966-f5e644c550f5> .
<https://stad.gent/id/.well-known/skolem/c24becef-4f39-4c72-9966-f5e644c550f5>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2015-04-20T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2015-04-20T00:00:00"^^xsd:dateTime .