@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/4a74a947-6aa8-484c-8650-94883e04ff8e>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/4e7c4a67-ba74-4f35-91ae-4eb9148ccb35> .
<https://stad.gent/id/.well-known/skolem/4e7c4a67-ba74-4f35-91ae-4eb9148ccb35>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1952-04-28T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1952-04-28T00:00:00"^^xsd:dateTime .