@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/50b51276-c561-49e2-bdd0-ae65e0cdea14>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/9b4c6ab5-fffe-4eab-b1ad-aacde7ffb95a> .
<https://stad.gent/id/blank_node/9b4c6ab5-fffe-4eab-b1ad-aacde7ffb95a>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1906-05-18T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1906-05-18T00:00:00"^^xsd:dateTime .