@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/d520b07d-f9e9-4056-b6cd-451aed1aec10>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/2cf8198e-11a7-4fc6-bb35-5c1f5f0c804a> .
<https://stad.gent/id/blank_node/2cf8198e-11a7-4fc6-bb35-5c1f5f0c804a>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1898-04-30T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1898-04-30T00:00:00"^^xsd:dateTime .