@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/f55b2cf9-69ea-4da8-b45d-2f7c62627dd8>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/73dc5803-0335-47df-bc70-62fdb23a9721> .
<https://stad.gent/id/blank_node/73dc5803-0335-47df-bc70-62fdb23a9721>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1998-08-17T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1998-08-17T00:00:00"^^xsd:dateTime .