@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/2443e2f4-fb82-4df6-93b9-4445530fe2dc>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/fd1077e7-3ab5-40a9-857c-fbee0a9e1fcf> .
<https://stad.gent/id/blank_node/fd1077e7-3ab5-40a9-857c-fbee0a9e1fcf>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1919-02-12T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1919-02-12T00:00:00"^^xsd:dateTime .