@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/487806a1-f938-46ff-a601-c7016085930e>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1884-11-08T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1884-11-08T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/blank_node/7d3adcc5-0fe0-4c37-9624-a1526d73c2b5>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/487806a1-f938-46ff-a601-c7016085930e> .