@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/425d7732-bde9-489a-804d-70de3dfcab7f>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/7f41337a-f843-41b5-9c57-333fa02e8f7f> .
<https://stad.gent/id/.well-known/skolem/7f41337a-f843-41b5-9c57-333fa02e8f7f>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1964-10-26T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1964-10-26T00:00:00"^^xsd:dateTime .