@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/b16c3b0f-2e95-4d04-ad6c-d258aebe15d2>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/b34eec61-c681-43f1-9279-04358037a14b> .
<https://stad.gent/id/.well-known/skolem/b34eec61-c681-43f1-9279-04358037a14b>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1917-04-09T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1917-04-09T00:00:00"^^xsd:dateTime .