@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/0da1c9d1-1dc2-444c-8789-4c717e576903>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/27385d5c-db67-4049-baab-01cf7f6e5430> .
<https://stad.gent/id/.well-known/skolem/27385d5c-db67-4049-baab-01cf7f6e5430>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1949-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1949-01-01T00:00:00"^^xsd:dateTime .