@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/1e7e0477-88f9-473e-8e67-5f2f882f978e>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/9a01d015-8906-48d1-9372-68e99f0a7fa3> .
<https://stad.gent/id/blank_node/9a01d015-8906-48d1-9372-68e99f0a7fa3>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1989-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1989-01-01T00:00:00"^^xsd:dateTime .