@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/48716491-86e9-45a2-9dbe-1273cf4b035a>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/f29c051c-2512-443e-a2eb-fdcf450b1644> .
<https://stad.gent/id/blank_node/f29c051c-2512-443e-a2eb-fdcf450b1644>
	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 .