@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/496eb6ea-2466-41d7-a8b3-3c3364c6f14d>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/99da3d88-830b-4c15-a985-54d7f0d6842a> .
<https://stad.gent/id/blank_node/99da3d88-830b-4c15-a985-54d7f0d6842a>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1900-06-12T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1900-06-12T00:00:00"^^xsd:dateTime .