@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/12c20b4a-d463-4ffd-a847-0dbd0fe68b6e>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/fa20041a-e68b-4e2a-a083-fe68d23bef65> .
<https://stad.gent/id/.well-known/skolem/fa20041a-e68b-4e2a-a083-fe68d23bef65>
	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 .