@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/dea8cc63-87c8-4dee-bb56-1e6b0449b747>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/028c9ed5-a47b-4d8e-b398-8cff88cfaf7f> .
<https://stad.gent/id/blank_node/028c9ed5-a47b-4d8e-b398-8cff88cfaf7f>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1950-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1950-01-01T00:00:00"^^xsd:dateTime .