@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/0bef3d5c-b9eb-4242-bcac-955e9f7b5333>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/c3713cea-544e-43af-a0d5-bb19bf8668c3> .
<https://stad.gent/id/blank_node/c3713cea-544e-43af-a0d5-bb19bf8668c3>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2018-07-05T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2018-07-05T00:00:00"^^xsd:dateTime .