@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/7ba9943d-7ca3-4b08-bdef-693c7bf186cc>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/031ee023-66e6-4b08-b8ef-601b8a43b6ef> .
<https://stad.gent/id/blank_node/031ee023-66e6-4b08-b8ef-601b8a43b6ef>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1883-05-17T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1883-05-17T00:00:00"^^xsd:dateTime .