@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/a56c9643-eeaa-46bb-8de6-de90b03f283b>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/134f1a57-d56f-4cf2-8cdd-b1104f67cd75> .
<https://stad.gent/id/blank_node/134f1a57-d56f-4cf2-8cdd-b1104f67cd75>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1920-03-21T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1920-03-21T00:00:00"^^xsd:dateTime .