@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/1b905826-0a56-456a-965d-cd86e16321ad>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/894fe022-3776-47a5-a4ec-43ce8bc5ea12> .
<https://stad.gent/id/blank_node/894fe022-3776-47a5-a4ec-43ce8bc5ea12>
	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 .