@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/805381dc-9b6c-45c5-ab98-7c0f3494c5af>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/1921c58c-397d-4fcf-b29b-91b99ac4007a> .
<https://stad.gent/id/blank_node/1921c58c-397d-4fcf-b29b-91b99ac4007a>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1973-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1973-01-01T00:00:00"^^xsd:dateTime .