@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/7c18f403-39c8-4f2d-ba8b-26785c98b02d>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/56d7ecb2-fd76-403e-976f-15a1158d456a> .
<https://stad.gent/id/blank_node/56d7ecb2-fd76-403e-976f-15a1158d456a>
	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 .