@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/0da1ff27-3c73-4212-9ed7-689d8eceaca3>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/f3d7b909-849b-48d1-9fa5-51d043699d60> .
<https://stad.gent/id/blank_node/f3d7b909-849b-48d1-9fa5-51d043699d60>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1887-06-24T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1887-06-24T00:00:00"^^xsd:dateTime .