@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/20b6d77d-7f07-4bf8-b6e9-ceea953d6c5d>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/6a240fd2-8d07-4ce7-aeb3-71cca8454e0f> .
<https://stad.gent/id/.well-known/skolem/6a240fd2-8d07-4ce7-aeb3-71cca8454e0f>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1921-08-24T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1921-08-24T00:00:00"^^xsd:dateTime .