@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/594039fb-cf04-4fb9-b8a4-fe7b95868acb>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/05146ff8-c40c-49a0-b1c3-7c09cd28febe> .
<https://stad.gent/id/blank_node/05146ff8-c40c-49a0-b1c3-7c09cd28febe>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1912-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1912-01-01T00:00:00"^^xsd:dateTime .