@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/707fad27-98f2-4cb2-b194-e791bd9caaec>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/b6744fd2-85ae-4fd0-9608-69144351dd15> .
<https://stad.gent/id/blank_node/b6744fd2-85ae-4fd0-9608-69144351dd15>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1979-09-26T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1979-09-26T00:00:00"^^xsd:dateTime .