@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/2d431236-8de3-4c2a-9d2b-d460ab927b38>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/687e9e9b-0c27-4565-aca6-c01358662f63> .
<https://stad.gent/id/blank_node/687e9e9b-0c27-4565-aca6-c01358662f63>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1921-03-17T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1921-03-17T00:00:00"^^xsd:dateTime .