@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/2464c369-ccba-44bc-ba69-f046aa42e683>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/d9a8b199-0b86-47d4-95a8-d63d37b907d1> .
<https://stad.gent/id/blank_node/d9a8b199-0b86-47d4-95a8-d63d37b907d1>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1919-08-09T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1919-08-09T00:00:00"^^xsd:dateTime .