@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/15880669-d394-45ad-a45d-4dc557abaab2>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/eac70723-12f2-4827-be5c-23d8375e660b> .
<https://stad.gent/id/blank_node/eac70723-12f2-4827-be5c-23d8375e660b>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1937-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1937-01-01T00:00:00"^^xsd:dateTime .