@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/bef09759-c2f5-433d-a29e-ab81e4d7f9ad>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/905f8909-6d00-40d7-a705-101147c4ddc5> .
<https://stad.gent/id/blank_node/905f8909-6d00-40d7-a705-101147c4ddc5>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1885-01-13T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1885-01-13T00:00:00"^^xsd:dateTime .