@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/e4f5b034-d0ae-4e33-933c-54485ce70601>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/f8e45206-37c1-464e-b339-3bcc3c12c120> .
<https://stad.gent/id/.well-known/skolem/f8e45206-37c1-464e-b339-3bcc3c12c120>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1927-04-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1927-04-01T00:00:00"^^xsd:dateTime .