@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/1fd2815a-7864-403a-a070-67b44e88da86>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/3d7ee08d-a158-43d3-bb51-547a32513a0c> .
<https://stad.gent/id/.well-known/skolem/3d7ee08d-a158-43d3-bb51-547a32513a0c>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1964-10-26T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1964-10-26T00:00:00"^^xsd:dateTime .