@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/b8eb6124-76a8-43c7-ab2c-32278def449c>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/1c48c3a0-ee51-436d-8c41-ea4ef50b8e8b> .
<https://stad.gent/id/blank_node/1c48c3a0-ee51-436d-8c41-ea4ef50b8e8b>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1921-01-17T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1921-01-17T00:00:00"^^xsd:dateTime .