@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/61ed2189-67a5-464a-be2c-4e9d97bcc1f5>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/83bb99d0-a447-4a41-a5bb-ca59378d8099> .
<https://stad.gent/id/.well-known/skolem/83bb99d0-a447-4a41-a5bb-ca59378d8099>
	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 .