@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/9a7e2b46-c0e8-4224-ad6f-2e96b3facb8d>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/1cf40f8c-8a6f-413f-902f-16a2909cb0df> .
<https://stad.gent/id/blank_node/1cf40f8c-8a6f-413f-902f-16a2909cb0df>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	rdfs:isDefinedBy	<https://stad.gent/data/blank_node/1cf40f8c-8a6f-413f-902f-16a2909cb0df> ;
	<http://data.europa.eu/m8g/endTime>	"2003-05-26T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2003-05-26T00:00:00"^^xsd:dateTime .