@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/482d2097-841d-42f6-b0a1-ff820b508bee>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/079a76b2-d43a-4097-b6e6-53cf7d0c664a> .
<https://stad.gent/id/blank_node/079a76b2-d43a-4097-b6e6-53cf7d0c664a>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1998-03-25T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1998-03-25T00:00:00"^^xsd:dateTime .