@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/726c22d2-3d80-4e63-82c8-b3f2eb0c78bb>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/e0b4c0c5-fcf1-4bac-933b-4410d6c630fd> .
<https://stad.gent/id/blank_node/e0b4c0c5-fcf1-4bac-933b-4410d6c630fd>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1977-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1977-01-01T00:00:00"^^xsd:dateTime .