@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/278793c8-b623-4a07-84ca-030f87a2db8b>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/eb0dcc9b-07ac-4041-95c4-3c0c2f8e0fb9> .
<https://stad.gent/id/blank_node/eb0dcc9b-07ac-4041-95c4-3c0c2f8e0fb9>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2010-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2010-01-01T00:00:00"^^xsd:dateTime .