@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/a40a440f-326c-4c94-aff9-2b33b0b5ec7f>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/abc64101-2d1c-4448-b3e1-08f92081e02b> .
<https://stad.gent/id/.well-known/skolem/abc64101-2d1c-4448-b3e1-08f92081e02b>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1925-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1925-01-01T00:00:00"^^xsd:dateTime .