@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/b81e29a1-c8f3-47dc-91b0-355f2b8f7c95>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/5e0b0fa0-8b6d-4323-a6b5-0e6be4e67a35> .
<https://stad.gent/id/blank_node/5e0b0fa0-8b6d-4323-a6b5-0e6be4e67a35>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1901-03-04T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1901-03-04T00:00:00"^^xsd:dateTime .