@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/fd0fd4f2-25cf-4688-88cd-0e839dcf2a6e>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/9ce846ff-f8fa-4a82-a858-cd6ff2d21fe2> .
<https://stad.gent/id/blank_node/9ce846ff-f8fa-4a82-a858-cd6ff2d21fe2>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1954-09-06T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1954-09-06T00:00:00"^^xsd:dateTime .