@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/75544cac-d974-4679-8b66-71124a46ae51>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/dcf8bc07-ee65-4ef6-b3ac-00bef8bc7b98> .
<https://stad.gent/id/blank_node/dcf8bc07-ee65-4ef6-b3ac-00bef8bc7b98>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1884-12-24T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1884-12-24T00:00:00"^^xsd:dateTime .