@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/7cfda99d-426a-4c8c-be4a-49b5e29641d2>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/b6a0c9d5-8e4e-421f-b7b1-2d6c8d9f743d> .
<https://stad.gent/id/blank_node/b6a0c9d5-8e4e-421f-b7b1-2d6c8d9f743d>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1883-05-15T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1883-05-15T00:00:00"^^xsd:dateTime .