@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/b19b5ef7-1c73-433f-8ed8-cb7c6113c13d>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/2c8f589f-a460-4fe2-b8b3-158e9e16beec> .
<https://stad.gent/id/blank_node/2c8f589f-a460-4fe2-b8b3-158e9e16beec>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1930-02-24T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1930-02-24T00:00:00"^^xsd:dateTime .