@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .

<https://stad.gent/id/blank_node/a01928c7-0b89-43e0-bd07-02fbc7adc496>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/f9e891cd-bbfa-4f03-9223-c5100b649d10> .
<https://stad.gent/id/blank_node/f9e891cd-bbfa-4f03-9223-c5100b649d10>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	rdfs:isDefinedBy	<https://stad.gent/data/blank_node/f9e891cd-bbfa-4f03-9223-c5100b649d10> ;
	<http://data.europa.eu/m8g/endTime>	"2013-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2013-01-01T00:00:00"^^xsd:dateTime .