@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/635f2f3e-0752-4e5f-a821-5d18ac2f6059>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/a64283e7-e91b-4c1a-9ead-f2881cbca51d> .
<https://stad.gent/id/blank_node/a64283e7-e91b-4c1a-9ead-f2881cbca51d>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1909-03-04T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1909-03-04T00:00:00"^^xsd:dateTime .