@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/4613783f-3c5b-45c7-9caf-27d24e9b474e>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/62f1b9c8-a228-4444-9d03-694d1cf55296> .
<https://stad.gent/id/blank_node/62f1b9c8-a228-4444-9d03-694d1cf55296>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1887-04-28T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1887-04-28T00:00:00"^^xsd:dateTime .