@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/44430a8e-2d1c-434e-b8d5-dfce74c923d5>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/48056390-4b0f-4706-8644-5fc0e587d88c> .
<https://stad.gent/id/blank_node/48056390-4b0f-4706-8644-5fc0e587d88c>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1889-12-31T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1889-12-31T00:00:00"^^xsd:dateTime .