@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/bf8a1edc-f6b4-461a-9828-083e1c2456bb>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/c64ea8b1-053f-4721-a9e1-87b380b34b5b> .
<https://stad.gent/id/blank_node/c64ea8b1-053f-4721-a9e1-87b380b34b5b>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1886-04-20T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1886-04-20T00:00:00"^^xsd:dateTime .