@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/85fb0c4c-cb03-489c-9f5f-6762bd1f3dff>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/3f5f00df-7e03-4977-98d0-10017b0fad8c> .
<https://stad.gent/id/blank_node/3f5f00df-7e03-4977-98d0-10017b0fad8c>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1920-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1920-01-01T00:00:00"^^xsd:dateTime .