@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/6753a489-e020-4327-a76e-81adf28646a3>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/198a1bb8-c542-44aa-9d36-053118432290> .
<https://stad.gent/id/blank_node/198a1bb8-c542-44aa-9d36-053118432290>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1980-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1980-01-01T00:00:00"^^xsd:dateTime .