@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/48f7c9c1-194c-461a-8987-309238714360>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/9514f11d-be92-4d07-adc6-e66411388baa> .
<https://stad.gent/id/.well-known/skolem/9514f11d-be92-4d07-adc6-e66411388baa>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1921-02-24T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1921-02-24T00:00:00"^^xsd:dateTime .