@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/80b7cc9d-9366-488c-ad9f-8a56b31febbc>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/ba9da92b-7c73-4a41-997a-da440e6993ea> .
<https://stad.gent/id/blank_node/ba9da92b-7c73-4a41-997a-da440e6993ea>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2021-06-09T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2021-06-09T00:00:00"^^xsd:dateTime .