@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/5a079273-a752-450a-8a31-5249ac6e79a9>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/b0e77e5b-a42e-4c5e-a5fb-75b7adb1d408> .
<https://stad.gent/id/blank_node/b0e77e5b-a42e-4c5e-a5fb-75b7adb1d408>
	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 .