@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/9b9f0b27-6d0f-4675-91aa-682182620b4b>
	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 .
<https://stad.gent/id/.well-known/skolem/ff87ec8b-437e-4232-bb88-c9767dca8053>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/9b9f0b27-6d0f-4675-91aa-682182620b4b> .