@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/2a9801a6-5a7c-4b32-b0f4-e46897efa1f2>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/f460d4c0-df45-4b37-9b14-4da690d9a947> .
<https://stad.gent/id/.well-known/skolem/f460d4c0-df45-4b37-9b14-4da690d9a947>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1994-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1994-01-01T00:00:00"^^xsd:dateTime .