@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/c015744c-cf4f-46b2-9ac4-00c872e688c6>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/15ce1eb1-0799-43bc-a9f2-a8ba21aabb4e> .
<https://stad.gent/id/blank_node/15ce1eb1-0799-43bc-a9f2-a8ba21aabb4e>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1952-04-22T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1952-04-22T00:00:00"^^xsd:dateTime .