@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/b81c42ac-52bf-4b74-b810-26c816b08d92>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/7bc467eb-9e0c-4bfb-b3b2-81f15758bcd5> .
<https://stad.gent/id/blank_node/7bc467eb-9e0c-4bfb-b3b2-81f15758bcd5>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1936-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1936-01-01T00:00:00"^^xsd:dateTime .