@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/7eb9cf8d-e04b-44d5-8b53-a5d8354a4a61>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/3a8bfa79-923a-459d-8b65-21d595340542> .
<https://stad.gent/id/blank_node/3a8bfa79-923a-459d-8b65-21d595340542>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2022-01-25T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2022-01-25T00:00:00"^^xsd:dateTime .