@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/925c4e8a-547d-4729-b681-5b68dceb351a>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/b6bd7603-a54b-4af3-8da3-2ec01c4cac8c> .
<https://stad.gent/id/blank_node/b6bd7603-a54b-4af3-8da3-2ec01c4cac8c>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2012-06-25T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2012-06-25T00:00:00"^^xsd:dateTime .