@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/9c564c50-f750-4cee-85a2-be4296508c17>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/fd23e3ab-c2eb-47ab-aa10-6e1f8e953408> .
<https://stad.gent/id/blank_node/fd23e3ab-c2eb-47ab-aa10-6e1f8e953408>
	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 .