@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/cd44e28e-3645-438c-bc42-32f65208513c>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/4b04ecdc-8696-4293-95e4-aa3aea4b7e78> .
<https://stad.gent/id/blank_node/4b04ecdc-8696-4293-95e4-aa3aea4b7e78>
	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 .