@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/165cd012-0503-43e2-8d02-62e1103fc4e5>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/3364506d-cd63-41cb-9223-64210eaef7cd> .
<https://stad.gent/id/.well-known/skolem/3364506d-cd63-41cb-9223-64210eaef7cd>
	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 .