@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/00c60037-09a5-4d45-b122-8008fb7b02b2>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/7e29b30f-73f6-4aa2-b079-08f40278ad51> .
<https://stad.gent/id/blank_node/7e29b30f-73f6-4aa2-b079-08f40278ad51>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2019-03-14T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2019-03-14T00:00:00"^^xsd:dateTime .