@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/8fc6329c-0b94-4315-a06e-3b9ae9f37dc2>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/d512cecd-d0d9-4962-9def-59847561739c> .
<https://stad.gent/id/.well-known/skolem/d512cecd-d0d9-4962-9def-59847561739c>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1907-04-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1907-04-01T00:00:00"^^xsd:dateTime .