@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/278d0ca5-c536-492f-9f0c-73a6b95b1a41>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/82a2a4fa-b29d-497a-9d7b-4e0bf1f6bd4f> .
<https://stad.gent/id/blank_node/82a2a4fa-b29d-497a-9d7b-4e0bf1f6bd4f>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1907-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1907-01-01T00:00:00"^^xsd:dateTime .