@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/fdfb1a20-8570-4761-907b-c8636fa2a292>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1954-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1954-01-01T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/blank_node/dd3dc923-4e24-4b72-93a1-a1aa47cedfe2>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/fdfb1a20-8570-4761-907b-c8636fa2a292> .