@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/0fd813be-5c0c-4e93-89cc-26497558162b>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/a68ae27d-7fe2-44a7-8ef6-d6fb4c7d1b7d> .
<https://stad.gent/id/blank_node/a68ae27d-7fe2-44a7-8ef6-d6fb4c7d1b7d>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1947-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1947-01-01T00:00:00"^^xsd:dateTime .