@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/81d3098f-1d4c-4157-87cf-aafe79babc9c>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/b2e31b90-ebfb-4189-a1f7-50328899c0aa> .
<https://stad.gent/id/blank_node/b2e31b90-ebfb-4189-a1f7-50328899c0aa>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2005-03-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2005-03-01T00:00:00"^^xsd:dateTime .