@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/4ea4c764-3362-40d0-a4fb-2df561e09585>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/a424b059-6206-48e6-831d-079d4ff5c974> .
<https://stad.gent/id/.well-known/skolem/a424b059-6206-48e6-831d-079d4ff5c974>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1927-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1927-01-01T00:00:00"^^xsd:dateTime .