@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/a60f3806-ad6a-4709-9a30-d8b2bb2e6e79>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/fe5c20b2-0eac-4062-a88c-71223af937fb> .
<https://stad.gent/id/.well-known/skolem/fe5c20b2-0eac-4062-a88c-71223af937fb>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1948-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1948-01-01T00:00:00"^^xsd:dateTime .