@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/fa02c64f-1993-4ea9-858c-f4b2bbd62e5c>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/51b91fcc-a60b-48d4-8cdc-fe2e90a51eec> .
<https://stad.gent/id/blank_node/51b91fcc-a60b-48d4-8cdc-fe2e90a51eec>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1975-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1975-01-01T00:00:00"^^xsd:dateTime .