@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/6284d296-6a0d-4be8-bd03-14af3e047f9e>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/e54c2d29-32fe-4597-8319-d4ae8abe78fa> .
<https://stad.gent/id/blank_node/e54c2d29-32fe-4597-8319-d4ae8abe78fa>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1928-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1928-01-01T00:00:00"^^xsd:dateTime .