@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/bba4dfbd-69e1-4572-8405-1a34c81894c1>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/199df8b8-8ee4-41a2-81b9-52f91f59d548> .
<https://stad.gent/id/blank_node/199df8b8-8ee4-41a2-81b9-52f91f59d548>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1884-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1884-01-01T00:00:00"^^xsd:dateTime .