@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/7813432e-5fd2-4df9-bc37-0c5f35709936>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/815462b5-c945-4097-9cc7-28c232a58496> .
<https://stad.gent/id/blank_node/815462b5-c945-4097-9cc7-28c232a58496>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1905-10-24T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1905-10-24T00:00:00"^^xsd:dateTime .