@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/1b18633f-aba0-4644-a39f-f206bba8c5cb>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/b364b96d-b6f4-42bd-ad49-ecc91c1cd58c> .
<https://stad.gent/id/.well-known/skolem/b364b96d-b6f4-42bd-ad49-ecc91c1cd58c>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1920-06-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1920-06-01T00:00:00"^^xsd:dateTime .