@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/2279b10f-e8f1-4a71-b182-0b81a0e99f1c>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/d59a1ef2-6f63-4b7b-a4be-fe7abab749b3> .
<https://stad.gent/id/blank_node/d59a1ef2-6f63-4b7b-a4be-fe7abab749b3>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1874-11-25T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1874-11-25T00:00:00"^^xsd:dateTime .