@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .

<https://stad.gent/id/blank_node/27f91936-a001-4b63-b9f6-2b35cb0d11c1>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/0b292199-4974-4e84-bfb4-5fd435a37583> .
<https://stad.gent/id/blank_node/0b292199-4974-4e84-bfb4-5fd435a37583>
	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 .