@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/3e0fa2d2-0366-48db-975b-7e35671f7db8>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/1df8b593-5b73-4738-bc59-dd5deb7bbc22> .
<https://stad.gent/id/blank_node/1df8b593-5b73-4738-bc59-dd5deb7bbc22>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1902-12-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1902-12-01T00:00:00"^^xsd:dateTime .