@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/d1fd8b26-480c-4098-a6ce-9057242f604d>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/ea75f5fb-b4ce-42cd-a757-506b488b88a6> .
<https://stad.gent/id/.well-known/skolem/ea75f5fb-b4ce-42cd-a757-506b488b88a6>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1961-02-21T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1961-02-21T00:00:00"^^xsd:dateTime .