@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/6962928b-465c-46e4-97a1-0fe666c5d60c>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/fa6b00dc-405d-40db-a9d6-cfd9da68d1c8> .
<https://stad.gent/id/blank_node/fa6b00dc-405d-40db-a9d6-cfd9da68d1c8>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1885-10-20T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1885-10-20T00:00:00"^^xsd:dateTime .