@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/58a19b1a-76ff-44dd-8e79-6463820fa97d>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/f3d0f277-839a-45ee-97b5-e0c59a96db52> .
<https://stad.gent/id/blank_node/f3d0f277-839a-45ee-97b5-e0c59a96db52>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1886-02-12T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1886-02-12T00:00:00"^^xsd:dateTime .