@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .

<https://stad.gent/id/blank_node/66f96c6a-a7b1-4eb8-9412-8e9a475591a0>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/d5771570-10ac-4ee7-8bd0-8cb10531aeea> .
<https://stad.gent/id/blank_node/d5771570-10ac-4ee7-8bd0-8cb10531aeea>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	rdfs:isDefinedBy	<https://stad.gent/data/blank_node/d5771570-10ac-4ee7-8bd0-8cb10531aeea> ;
	<http://data.europa.eu/m8g/endTime>	"2003-01-09T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2003-01-09T00:00:00"^^xsd:dateTime .