@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/5c2c20e4-381b-45f4-9997-7eade7497116>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/c68c74bb-f7d4-4ca6-ae5a-25d266bd9eba> .
<https://stad.gent/id/blank_node/c68c74bb-f7d4-4ca6-ae5a-25d266bd9eba>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1907-04-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1907-04-01T00:00:00"^^xsd:dateTime .