@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/556a8bf0-fbe9-40cd-bba3-8345802830a9>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/5f1e1b5e-5e1d-453e-afa2-a9e45af4209d> .
<https://stad.gent/id/blank_node/5f1e1b5e-5e1d-453e-afa2-a9e45af4209d>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1981-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1981-01-01T00:00:00"^^xsd:dateTime .