@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/4c04c9c1-4ed4-4b7f-9fcb-69f1d145e514>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/0c0db81a-b2da-4234-bae2-30bd73fe2cc7> .
<https://stad.gent/id/blank_node/0c0db81a-b2da-4234-bae2-30bd73fe2cc7>
	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 .