@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/b1c74451-686f-4b46-a6ba-2e3c626b775e>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/d080dc97-d7ab-49e8-af7f-42c319b03e3b> .
<https://stad.gent/id/.well-known/skolem/d080dc97-d7ab-49e8-af7f-42c319b03e3b>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1974-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1974-01-01T00:00:00"^^xsd:dateTime .