@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/e82ad58d-bfc9-49b9-90d1-1ff5d61e6dc0>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/8d28b201-40a1-4bce-be93-8ccd40be0f4e> .
<https://stad.gent/id/blank_node/8d28b201-40a1-4bce-be93-8ccd40be0f4e>
	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 .