@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/2d2e4b38-ef79-47a7-92c0-b71bed9b4570>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/747f6817-6756-4658-997d-0042d4ea142b> .
<https://stad.gent/id/blank_node/747f6817-6756-4658-997d-0042d4ea142b>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1889-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1889-01-01T00:00:00"^^xsd:dateTime .