@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/01ce5cca-febd-4e7f-a704-e06bb512574a>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/46e1699c-6246-4544-8c0a-76e26677d754> .
<https://stad.gent/id/.well-known/skolem/46e1699c-6246-4544-8c0a-76e26677d754>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1921-01-17T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1921-01-17T00:00:00"^^xsd:dateTime .