@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/751b3fad-3255-4309-b0ad-b4335bd10da2>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1902-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1902-01-01T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/blank_node/b165c147-d1a6-42d2-b09e-00cd5f23a9e7>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/751b3fad-3255-4309-b0ad-b4335bd10da2> .