@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/a924648b-1c91-47e7-bc10-933b7d1d4abc>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/af4c3a06-373a-443c-b516-20391eb92a46> .
<https://stad.gent/id/.well-known/skolem/af4c3a06-373a-443c-b516-20391eb92a46>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1919-05-23T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1919-05-23T00:00:00"^^xsd:dateTime .