@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/6b4e6f12-4aec-4b2f-ab28-14577eacb7a7>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/894ec9df-062e-4867-8403-887f94b76e3c> .
<https://stad.gent/id/.well-known/skolem/894ec9df-062e-4867-8403-887f94b76e3c>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1956-12-17T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1956-12-17T00:00:00"^^xsd:dateTime .