@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/444f53bc-6dbc-4d80-8aa2-8cae0319836a>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/e8a7c958-8432-47ba-a6ce-682e671998b1> .
<https://stad.gent/id/.well-known/skolem/e8a7c958-8432-47ba-a6ce-682e671998b1>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2013-05-22T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2013-05-22T00:00:00"^^xsd:dateTime .