@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/4bc0e0f8-c938-4665-962b-5c1adc5c57d5>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/50ae04bc-f979-4ab9-8453-76b768b320f5> .
<https://stad.gent/id/blank_node/50ae04bc-f979-4ab9-8453-76b768b320f5>
	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 .