@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/1ae7c60b-6437-4af4-85be-fe47e0c996a3>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/1f09ad29-40b6-4c04-aec1-8d1f17cc8ec2> .
<https://stad.gent/id/.well-known/skolem/1f09ad29-40b6-4c04-aec1-8d1f17cc8ec2>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2008-06-10T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2008-06-10T00:00:00"^^xsd:dateTime .