@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/b969692c-7859-47db-8b9e-f28fa5e2b831>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/6786565a-d254-414c-81c7-3f44e6a62481> .
<https://stad.gent/id/blank_node/6786565a-d254-414c-81c7-3f44e6a62481>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1949-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1949-01-01T00:00:00"^^xsd:dateTime .