@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/2097daa0-03e0-4d62-93dd-665fd6e0647b>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/36ec0534-73f0-4012-892d-c3cff9f10c01> .
<https://stad.gent/id/blank_node/36ec0534-73f0-4012-892d-c3cff9f10c01>
	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 .