@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/f4c74cf1-82b2-4aa7-8841-fa533b9c582d>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/37ad0a8b-3c1e-406e-bb56-86956df2c97e> .
<https://stad.gent/id/blank_node/37ad0a8b-3c1e-406e-bb56-86956df2c97e>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	rdfs:isDefinedBy	<https://stad.gent/data/blank_node/37ad0a8b-3c1e-406e-bb56-86956df2c97e> ;
	<http://data.europa.eu/m8g/endTime>	"2011-12-02T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2011-12-02T00:00:00"^^xsd:dateTime .