@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/fcf640cb-a58e-41fd-9128-dc9f07356b4b>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/234afae8-77fd-43aa-8f65-10552df114a8> .
<https://stad.gent/id/blank_node/234afae8-77fd-43aa-8f65-10552df114a8>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1894-08-21T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1894-08-21T00:00:00"^^xsd:dateTime .