@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/485b85ff-7862-4361-943b-384b44f18b34>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1900-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1900-01-01T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/blank_node/7362a2d4-ea82-4270-8b2b-b20b8ff60cc3>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/485b85ff-7862-4361-943b-384b44f18b34> .