@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/ab43598c-cdf2-4c6d-b241-d4d7603d7001>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/bc6813d7-0924-4347-844f-f507041eb05d> .
<https://stad.gent/id/.well-known/skolem/bc6813d7-0924-4347-844f-f507041eb05d>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1927-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1927-01-01T00:00:00"^^xsd:dateTime .