@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/578f0e53-1739-4aac-8f50-06e21bafc8e7>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/6a8d2b81-4345-41b1-856e-19d329933424> .
<https://stad.gent/id/blank_node/6a8d2b81-4345-41b1-856e-19d329933424>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1920-06-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1920-06-01T00:00:00"^^xsd:dateTime .