@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/2a68b1da-79d3-401b-8d27-e8b8773ddd7e>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/9d19bc41-c82b-4700-8fdd-a07c923cf60d> .
<https://stad.gent/id/.well-known/skolem/9d19bc41-c82b-4700-8fdd-a07c923cf60d>
	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 .