@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/bdb6f2f9-d4a3-4f90-b738-840ca0a05d1b>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/a75dc728-327a-4cf5-997d-e1ed8bdee41c> .
<https://stad.gent/id/blank_node/a75dc728-327a-4cf5-997d-e1ed8bdee41c>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1952-04-28T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1952-04-28T00:00:00"^^xsd:dateTime .