@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/73b54cf1-508d-457b-9a5b-328f19e3b6cc>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/dea71b7a-ef23-4a3d-9e08-f40b2a346b41> .
<https://stad.gent/id/.well-known/skolem/dea71b7a-ef23-4a3d-9e08-f40b2a346b41>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1973-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1973-01-01T00:00:00"^^xsd:dateTime .