@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/a2f899e6-51bb-404a-947b-aa9d8069d2ff>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/c60fceb3-aac4-4e64-bbb6-ae0524b3e17b> .
<https://stad.gent/id/blank_node/c60fceb3-aac4-4e64-bbb6-ae0524b3e17b>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1900-01-13T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1900-01-13T00:00:00"^^xsd:dateTime .