@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/10a12b02-31ac-4593-84c8-c26685f9364f>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/fd12339e-937f-479a-99e9-93bf1067e0a5> .
<https://stad.gent/id/.well-known/skolem/fd12339e-937f-479a-99e9-93bf1067e0a5>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2017-03-11T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2017-03-11T00:00:00"^^xsd:dateTime .