@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/d6eb9b48-7263-445d-96e6-7b315d9031c9>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/f00c9b90-d6ac-40de-8b13-542c2b8b5e70> .
<https://stad.gent/id/blank_node/f00c9b90-d6ac-40de-8b13-542c2b8b5e70>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	rdfs:isDefinedBy	<https://stad.gent/data/blank_node/f00c9b90-d6ac-40de-8b13-542c2b8b5e70> ;
	<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 .