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

<https://stad.gent/id/.well-known/skolem/b1b70e6b-de8a-4ba0-971f-f9205e29bad0>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/c205420b-6e3d-42a5-b68d-ba729fcf573f> .
<https://stad.gent/id/.well-known/skolem/c205420b-6e3d-42a5-b68d-ba729fcf573f>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2013-04-09T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2013-04-09T00:00:00"^^xsd:dateTime .