@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/d10f9e49-bfcc-4b4f-a47e-ca3a39234152>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/914b61e6-a3f3-4a29-bc28-c762cce23443> .
<https://stad.gent/id/blank_node/914b61e6-a3f3-4a29-bc28-c762cce23443>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1902-09-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1902-09-01T00:00:00"^^xsd:dateTime .