@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/5dac9cc4-8b24-472e-8462-9446a346aef0>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/fc1e4cb0-0f63-4443-abf1-5960185f8b0f> .
<https://stad.gent/id/.well-known/skolem/fc1e4cb0-0f63-4443-abf1-5960185f8b0f>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1961-02-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1961-02-01T00:00:00"^^xsd:dateTime .