@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/3b693f78-2e7d-4101-a9e9-5605cc75910e>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/623b1744-0852-4408-8d39-a89974bb0ee8> .
<https://stad.gent/id/blank_node/623b1744-0852-4408-8d39-a89974bb0ee8>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1906-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1906-01-01T00:00:00"^^xsd:dateTime .