@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/105ce9d1-27d6-4f79-8bd4-1019287cdce1>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/a955fe4c-471e-4144-9ad7-5d1693b9831c> .
<https://stad.gent/id/blank_node/a955fe4c-471e-4144-9ad7-5d1693b9831c>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1898-04-30T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1898-04-30T00:00:00"^^xsd:dateTime .