@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/4cda9f1f-a015-4ab2-924c-f468d7a2295b>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/b7a6a36e-cc45-47ec-85cc-1e3a9399bc10> .
<https://stad.gent/id/.well-known/skolem/b7a6a36e-cc45-47ec-85cc-1e3a9399bc10>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1919-10-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1919-10-01T00:00:00"^^xsd:dateTime .