@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/40cc593a-d4eb-4b81-83bf-5928d2da8695>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/274bc17a-01e9-4b15-a86d-9cb24dc4429b> .
<https://stad.gent/id/blank_node/274bc17a-01e9-4b15-a86d-9cb24dc4429b>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1914-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1914-01-01T00:00:00"^^xsd:dateTime .