@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/09e70d51-59fa-413a-a97c-159142cd1fe5>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/300fff4b-3c34-4028-b503-f07c92db1b02> .
<https://stad.gent/id/.well-known/skolem/300fff4b-3c34-4028-b503-f07c92db1b02>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1912-10-21T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1912-10-21T00:00:00"^^xsd:dateTime .