@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/92c2d1d1-1422-47b2-9e3f-59c8e2bf21b0>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/4147b0c1-2ef0-4d5f-8f68-7027c0d94e17> .
<https://stad.gent/id/blank_node/4147b0c1-2ef0-4d5f-8f68-7027c0d94e17>
	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 .